Skip to content

Commit

Permalink
Starting work on 0.22.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jmchilton committed Nov 29, 2015
1 parent 6c46451 commit e44469e
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions HISTORY.rst
Expand Up @@ -5,6 +5,12 @@ History

.. to_doc
---------------------
0.22.0.dev0
---------------------



---------------------
0.21.0 (2015-11-29)
---------------------
Expand Down
2 changes: 1 addition & 1 deletion planemo/__init__.py
@@ -1,6 +1,6 @@
# -*- coding: utf-8 -*-

__version__ = '0.21.0'
__version__ = '0.22.0.dev0'


PROJECT_NAME = "planemo"
Expand Down

0 comments on commit e44469e

Please sign in to comment.