Skip to content

Commit

Permalink
Back to development: 0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
faassen committed Feb 10, 2012
1 parent 993381f commit 87c9484
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.txt
Expand Up @@ -2,6 +2,12 @@
hurry.workflow changes
======================

0.13 (unreleased)
=================

- Nothing changed yet.


0.12 (2012-02-10)
=================

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -20,7 +20,7 @@ def read(*rnames):

setup(
name="hurry.workflow",
version='0.12',
version='0.13.dev0',
packages=find_packages('src'),

package_dir= {'':'src'},
Expand Down

0 comments on commit 87c9484

Please sign in to comment.