diff --git a/setup.py b/setup.py index 23f3d45b..cc1d5814 100644 --- a/setup.py +++ b/setup.py @@ -6,7 +6,7 @@ setup( name='vncdotool', - version='0.10.1dev0', + version='0.11.0', description='Command line VNC client', install_requires=[ 'Twisted',