diff --git a/setup.py b/setup.py index 4f4401b..3a4f7a3 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ """Python Bold Smart Lock setup script.""" from setuptools import setup -_VERSION = "0.1.3" +_VERSION = "0.2.0" def readme():