Skip to content

Commit

Permalink
bump version to 0.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nitzmahone committed Dec 21, 2016
1 parent 8db9cc4 commit 9b3269b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 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
Expand Down

0 comments on commit 9b3269b

Please sign in to comment.