diff --git a/setup.py b/setup.py index 2c5eb1c..5b3558a 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from distutils.core import setup -__version__ = '0.1.0' +__version__ = '0.1.1' project_name = 'pywinrm' # PyPi supports only reStructuredText, so pandoc should be installed