We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6abdb3e commit b78580bCopy full SHA for b78580b
setup.py
@@ -12,7 +12,7 @@
12
author = __author__,
13
author_email = "[email protected]",
14
url = "https://github.com/Lh4cKg/simple-geolang-toolkit/",
15
- download_url = "https://github.com/Lh4cKg/simple-geolang-toolkit/releases/download/v0.1.0"
+ download_url = "https://github.com/Lh4cKg/simple-geolang-toolkit/releases/download/v0.1.0",
16
packages = ["geolang"],
17
classifiers=[
18
"Development Status :: Beta",
0 commit comments