Skip to content

Commit

Permalink
Back to development: 2.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
mauritsvanrees committed Apr 18, 2013
1 parent b3326a2 commit 10f5ae7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
Expand Up @@ -2,6 +2,12 @@ Changelog for Poi
================= =================




2.2.4 (unreleased)
------------------

- Nothing changed yet.


2.2.3 (2013-04-18) 2.2.3 (2013-04-18)
------------------ ------------------


Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -11,7 +11,7 @@
long_description = readme + "\n\n" + history long_description = readme + "\n\n" + history


setup(name='Products.Poi', setup(name='Products.Poi',
version='2.2.3', version='2.2.4.dev0',
description="Poi: A friendly issue tracker", description="Poi: A friendly issue tracker",
long_description=long_description, long_description=long_description,
# Get more strings from # Get more strings from
Expand Down

0 comments on commit 10f5ae7

Please sign in to comment.