Skip to content

Commit

Permalink
Change version number (v2.2 -> v2.2.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
montag451 committed Dec 11, 2015
1 parent 1a2f2f4 commit 04a31c0
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 @@ -8,7 +8,7 @@
url='https://github.com/montag451/pytun',
description='Linux TUN/TAP wrapper for Python',
long_description=open('README.rst').read(),
version='2.2',
version='2.2.1',
ext_modules=[Extension('pytun', ['pytun.c'])],
classifiers=[
'Development Status :: 5 - Production/Stable',
Expand Down

0 comments on commit 04a31c0

Please sign in to comment.