Skip to content

Commit

Permalink
[setup] version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
marscher committed Aug 11, 2014
1 parent 18072a4 commit 36dc18d
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 @@ -145,7 +145,7 @@ def initialize_options(self, *args):

setup(
name='JPype1',
version='0.5.5.3',
version='0.5.5.4',
description='A Python to Java bridge.',
long_description=(read_utf8('README.rst') + '\n\n' +
read_utf8('doc/CHANGELOG.rst') + '\n\n' +
Expand Down

0 comments on commit 36dc18d

Please sign in to comment.