Skip to content

Commit

Permalink
Version 0.46.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jmchilton committed Sep 26, 2017
1 parent e4d1233 commit 95b0765
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion HISTORY.rst
Expand Up @@ -6,7 +6,7 @@ History
.. to_doc
---------------------
0.46.1.dev0
0.46.1 (2017-09-26)
---------------------

* Rev to latest versions of bioblend_ and `galaxy-lib`_ for various fixes
Expand Down
2 changes: 1 addition & 1 deletion planemo/__init__.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-

__version__ = '0.46.1.dev0'
__version__ = '0.46.1'


PROJECT_NAME = "planemo"
Expand Down

0 comments on commit 95b0765

Please sign in to comment.