Skip to content

Commit 024c291

Browse files
committed
Starting work on 0.33.0
1 parent e0f83e5 commit 024c291

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.33.0.dev0
10+
---------------------
11+
12+
13+
814
---------------------
915
0.32.0 (2016-09-16)
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.32.0'
3+
__version__ = '0.33.0.dev0'
44

55

66
PROJECT_NAME = "planemo"

0 commit comments

Comments
 (0)