diff --git a/setup.py b/setup.py index 413a04d9..6e777d47 100644 --- a/setup.py +++ b/setup.py @@ -1,6 +1,6 @@ from setuptools import setup -__version__ = '0.2.1' +__version__ = '0.2.2' project_name = 'pywinrm' # PyPi supports only reStructuredText, so pandoc should be installed