We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e83ae8d commit d754caeCopy full SHA for d754cae
2 files changed
HISTORY.rst
@@ -6,7 +6,7 @@ History
6
.. to_doc
7
8
---------------------
9
-0.7.0.dev0
+0.7.0 (2015-04-13)
10
11
12
* Implement `shed_create` command to create Tool Shed repositories from
planemo/__init__.py
@@ -1,6 +1,6 @@
1
# -*- coding: utf-8 -*-
2
3
-__version__ = '0.7.0.dev0'
+__version__ = '0.7.0'
4
5
PROJECT_NAME = "planemo"
0 commit comments