Skip to content

Commit

Permalink
Version 0.49.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jmchilton committed May 6, 2018
1 parent 6ba3964 commit 59d6273
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.49.1.dev0
0.49.1 (2018-05-06)
---------------------

* Fix PyPI_ README rendering for 0.49.0 release changes.
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.49.1.dev0'
__version__ = '0.49.1'


PROJECT_NAME = "planemo"
Expand Down

0 comments on commit 59d6273

Please sign in to comment.