Skip to content

Commit 4545d33

Browse files
committed
Version 0.24.0
1 parent a57005d commit 4545d33

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.24.0.dev0
9+
0.24.0 (2016-03-29)
1010
---------------------
1111

1212
* Drop support for Python 2.6. 93b7bda_

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

55

66
PROJECT_NAME = "planemo"

0 commit comments

Comments
 (0)