Skip to content

Commit b54d815

Browse files
committed
v0.3.0
1 parent a8de55e commit b54d815

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: 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.2.0"
4+
VERSION = "0.3.0"
55

66
requirements = ["click", "sqlite_utils", "geopy"]
77

0 commit comments

Comments
 (0)