Skip to content

Commit e3d735c

Browse files
committed
Start work on 0.8.0
1 parent d754cae commit e3d735c

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

HISTORY.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ History
55

66
.. to_doc
77
8+
---------------------
9+
0.8.0.dev0
10+
---------------------
11+
12+
813
---------------------
914
0.7.0 (2015-04-13)
1015
---------------------

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'
3+
__version__ = '0.8.0.dev0'
44

55

66
PROJECT_NAME = "planemo"

0 commit comments

Comments
 (0)