Skip to content

Commit f6b5f2a

Browse files
committed
Starting work on 0.25.0
1 parent c8e7009 commit f6b5f2a

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.25.0.dev0
10+
---------------------
11+
12+
13+
814
---------------------
915
0.24.1 (2016-04-08)
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.24.1'
3+
__version__ = '0.25.0.dev0'
44

55

66
PROJECT_NAME = "planemo"

0 commit comments

Comments
 (0)