Skip to content

Commit 9ff6bdb

Browse files
committed
v0.8.2
1 parent 87550fc commit 9ff6bdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
from setuptools import setup
22
import os
33

4-
VERSION = "0.8.1"
4+
VERSION = "0.8.2"
55

66
requirements = ["click>=7.0", "sqlite_utils", "geopy", "requests"]
77

0 commit comments

Comments
 (0)