Skip to content

Commit d754cae

Browse files
committed
Version 0.7.0
1 parent e83ae8d commit d754cae

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

HISTORY.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ History
66
.. to_doc
77
88
---------------------
9-
0.7.0.dev0
9+
0.7.0 (2015-04-13)
1010
---------------------
1111

1212
* Implement `shed_create` command to create Tool Shed repositories from

planemo/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# -*- coding: utf-8 -*-
22

3-
__version__ = '0.7.0.dev0'
3+
__version__ = '0.7.0'
44

55

66
PROJECT_NAME = "planemo"

0 commit comments

Comments
 (0)