Skip to content

Commit

Permalink
Preparing release 0.24
Browse files Browse the repository at this point in the history
  • Loading branch information
sgeulette committed Nov 25, 2019
1 parent 24c86b8 commit b5e6456
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Changelog
=========

0.24 (unreleased)
0.24 (2019-11-25)
-----------------

- Removed wrong overrides of `collective.iconifiedcategory` translation file.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

setup(
name='imio.helpers',
version='0.24.dev0',
version='0.24',
description="Various helper methods for development.",
long_description=long_description,
# Get more from http://pypi.python.org/pypi?%3Aaction=list_classifiers
Expand Down

0 comments on commit b5e6456

Please sign in to comment.