Skip to content

Commit

Permalink
Begin development on next release
Browse files Browse the repository at this point in the history
  • Loading branch information
obilodeau committed Oct 20, 2020
1 parent 15eb50d commit 18be922
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.0.0',
version='1.0.1.dev0',
description='Remote Desktop Protocol Man-in-the-Middle and library for Python 3',
long_description="""Remote Desktop Protocol Man-in-the-Middle and library for Python 3""",
author='Émilio Gonzalez, Francis Labelle',
Expand Down

0 comments on commit 18be922

Please sign in to comment.