diff --git a/setup.py b/setup.py index 5bd92cb..e7d780c 100644 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ with open(path.join(here, 'README.rst'), encoding='utf-8') as f: setup( name='appypod', - version='0.9.3', + version='0.9.4', description='AppyPod', long_description=long_description,