Skip to content

Commit

Permalink
Begin development on the next release
Browse files Browse the repository at this point in the history
  • Loading branch information
obilodeau committed Dec 23, 2022
1 parent c720e00 commit 15de386
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
from distutils.core import Extension, setup

setup(name='pyrdp',
version='1.2.0',
version='1.2.1.dev0',
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',
Expand Down

0 comments on commit 15de386

Please sign in to comment.