Skip to content

Commit c754943

Browse files
Update setup.py
1 parent 8f93ca9 commit c754943

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
setuptools.setup(
77
name="leblad", # Replace with your own username
8-
version="0.0.3",
8+
version="0.0.4",
99
author="Toumi abderrahmane",
1010
author_email="abderrahmanemustapha030898@gmail.com",
1111
description="the python version of leblad library, provide a list of Algerian administrative areas with many useful APIs"
@@ -20,4 +20,4 @@
2020
"Operating System :: OS Independent",
2121
],
2222
python_requires='>=3.6',
23-
)
23+
)

0 commit comments

Comments
 (0)