Skip to content

Commit

Permalink
Preparing master for development (5.6.5.dev0)
Browse files Browse the repository at this point in the history
  • Loading branch information
jsiirola committed Dec 19, 2018
1 parent beec62e commit 89086c2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
PyUtilib CHANGELOG
====================

-------------------------------------------------------------------------------
Current Development
-------------------------------------------------------------------------------

-------------------------------------------------------------------------------
Version 5.6.4
-------------------------------------------------------------------------------
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ def read(*rnames):
requires.append('ordereddict')

setup(name="PyUtilib",
version='5.6.4',
version='5.6.5.dev0',
maintainer='William E. Hart',
maintainer_email='[email protected]',
url = 'https://github.com/PyUtilib/pyutilib',
Expand Down

0 comments on commit 89086c2

Please sign in to comment.