diff --git a/setup.py b/setup.py index 186c7821a..a642fb022 100644 --- a/setup.py +++ b/setup.py @@ -12,7 +12,7 @@ from distutils.core import Extension, setup setup(name='pyrdp', - version='1.1.1.dev0', + version='1.2.0', description='Remote Desktop Protocol Monster-in-the-Middle tool and Python library', long_description="""Remote Desktop Protocol Monster-in-the-Middle tool and Python library""", author='Émilio Gonzalez, Francis Labelle, Olivier Bilodeau, Alexandre Beaulieu',