diff --git a/setup.py b/setup.py index 46b7e56..4722bbe 100644 --- a/setup.py +++ b/setup.py @@ -2,7 +2,7 @@ """Python Carson Living setup script.""" from setuptools import setup -_VERSION = '0.0.3' +_VERSION = '0.0.4' def readme():