Skip to content

Commit e593e1b

Browse files
committed
Starting work on 0.38.0
1 parent e1117cc commit e593e1b

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

HISTORY.rst

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

66
.. to_doc
77
8+
---------------------
9+
0.38.0.dev0
10+
---------------------
11+
12+
13+
814
---------------------
915
0.37.0 (2017-01-25)
1016
---------------------

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

55

66
PROJECT_NAME = "planemo"

0 commit comments

Comments
 (0)