diff --git a/setup.py b/setup.py index 0291c157..44509ab9 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ setup( name='axis', packages=['axis'], - version='19', + version='20', description='A python library for communicating with devices from Axis Communications', author='Robert Svensson', author_email='Kane610@users.noreply.github.com',