diff --git a/staticmaps/meta.py b/staticmaps/meta.py index d54ef37..04bc993 100644 --- a/staticmaps/meta.py +++ b/staticmaps/meta.py @@ -3,4 +3,4 @@ GITHUB_URL = "https://github.com/flopp/py-staticmaps" LIB_NAME = "py-staticmaps" -VERSION = "0.0.2" +VERSION = "0.1.0"