We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dae0d01 commit 620462cCopy full SHA for 620462c
setup.py
@@ -1,7 +1,7 @@
1
from setuptools import setup
2
import os
3
4
-VERSION = "0.5.2"
+VERSION = "0.6.0"
5
6
requirements = ["click>=7.0", "sqlite_utils", "geopy"]
7
0 commit comments