diff --git a/setup.py b/setup.py index f846122..ea697d2 100644 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ from setuptools import setup setup(name='uvcclient', - version='0.8.0', + version='0.9.0dev', description='A remote control client for Ubiquiti\'s UVC NVR', author='Dan Smith', author_email='dsmith+uvcclient@danplanet.com',