Skip to content

Commit

Permalink
Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
muhammad-usman-108 committed May 27, 2024
1 parent afdf2d7 commit 55011e2
Show file tree
Hide file tree
Showing 14 changed files with 1 addition and 240 deletions.
Empty file removed build/lib/src/__init__.py
Empty file.
153 changes: 0 additions & 153 deletions build/lib/src/medium.py

This file was deleted.

Empty file removed build/lib/test/__init__.py
Empty file.
14 changes: 0 additions & 14 deletions build/lib/test/test_medium.py

This file was deleted.

Binary file removed dist/medium_article_py-0.1.3-py3-none-any.whl
Binary file not shown.
Binary file removed dist/medium_article_py-0.1.3.tar.gz
Binary file not shown.
56 changes: 0 additions & 56 deletions medium_article_py.egg-info/PKG-INFO

This file was deleted.

12 changes: 0 additions & 12 deletions medium_article_py.egg-info/SOURCES.txt

This file was deleted.

1 change: 0 additions & 1 deletion medium_article_py.egg-info/dependency_links.txt

This file was deleted.

1 change: 0 additions & 1 deletion medium_article_py.egg-info/requires.txt

This file was deleted.

2 changes: 0 additions & 2 deletions medium_article_py.egg-info/top_level.txt

This file was deleted.

2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name='medium-article-py',
version='v0.1.5',
version='v0.1.6',
description='A simple python library for Medium Articles APIs',
long_description=long_description,
author='Muhammad Usman',
Expand Down
Binary file removed src/__pycache__/__init__.cpython-312.pyc
Binary file not shown.
Binary file removed src/__pycache__/medium.cpython-312.pyc
Binary file not shown.

0 comments on commit 55011e2

Please sign in to comment.