Skip to content

Commit

Permalink
Bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
FredLoney committed Apr 19, 2017
1 parent eb77c85 commit 1402fcc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions History.rst
@@ -1,6 +1,10 @@
This history lists major release themes. See the GitHub log
for change details.

5.6.7 / 2016-04-19
------------------
Remove FixDicom entry from config defaults.

5.6.6 / 2016-04-19
------------------
Fix ROI staging.
Expand Down
2 changes: 1 addition & 1 deletion qipipe/__init__.py
@@ -1,7 +1,7 @@
"""The top-level Quantitative Imaging Pipeline module."""


__version__ = '5.6.6'
__version__ = '5.6.7'
"""
The one-based major.minor.patch version based on the
`Fast and Loose Versioning <https://gist.github.com/FredLoney/6d946112e0b0f2fc4b57>`_
Expand Down

0 comments on commit 1402fcc

Please sign in to comment.