Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
abderrahmaneMustapha authored Jan 8, 2021
1 parent 8f93ca9 commit c754943
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

setuptools.setup(
name="leblad", # Replace with your own username
version="0.0.3",
version="0.0.4",
author="Toumi abderrahmane",
author_email="[email protected]",
description="the python version of leblad library, provide a list of Algerian administrative areas with many useful APIs"
Expand All @@ -20,4 +20,4 @@
"Operating System :: OS Independent",
],
python_requires='>=3.6',
)
)

0 comments on commit c754943

Please sign in to comment.