Skip to content

Commit

Permalink
Merge pull request #51 from toabctl/release
Browse files Browse the repository at this point in the history
Bump version to 0.6.1
  • Loading branch information
toabctl committed Jun 29, 2016
2 parents 009ccf7 + 463bf55 commit ff8adaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion py2pack/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
__doc__ = 'Generate distribution packages from PyPI'
__docformat__ = 'restructuredtext en'
__author__ = 'Sascha Peilicke <sascha@peilicke.de>'
__version__ = '0.6.0'
__version__ = '0.6.1'

import argparse
import datetime
Expand Down

0 comments on commit ff8adaa

Please sign in to comment.