Skip to content

Commit

Permalink
Bump version to 0.1.0-1
Browse files Browse the repository at this point in the history
Re-releasing due to an issue with the build environment used for the
0.1.0 wheel.
  • Loading branch information
underyx committed Nov 21, 2016
1 parent d6cfc3c commit 2d6f355
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 @@ -15,7 +15,7 @@

setup(
name='structlog-pretty',
version='0.1.0',
version='0.1.0-1',
url='https://github.com/underyx/structlog-pretty',
author='Bence Nagy',
author_email='[email protected]',
Expand Down

0 comments on commit 2d6f355

Please sign in to comment.