Skip to content

Commit

Permalink
Version 0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jmchilton committed Jul 2, 2015
1 parent df27bf1 commit 5807c7f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ History
.. to_doc
---------------------
0.13.1.dev0
0.13.1 (2015-07-01)
---------------------

* Fix for ``shed_init`` producing non-standard type hints. `Issue 243`_,
Expand Down
2 changes: 1 addition & 1 deletion planemo/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-

__version__ = '0.13.1.dev0'
__version__ = '0.13.1'


PROJECT_NAME = "planemo"
Expand Down

0 comments on commit 5807c7f

Please sign in to comment.