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