Skip to content

Commit

Permalink
Back to development: 2.25
Browse files Browse the repository at this point in the history
  • Loading branch information
gbastien committed Oct 19, 2023
1 parent 0a348c0 commit 4e6d572
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@ Changelog
=========


2.25 (unreleased)
-----------------

- Nothing changed yet.


2.24 (2023-10-19)
-----------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ def read(*rnames):

setup(
name='collective.eeafaceted.z3ctable',
version='2.24',
version='2.25.dev0',
description="Package proposant un type de colonne compatible avec eea.facetednavigation",
long_description=long_description,
# Get more from http://pypi.python.org/pypi?%3Aaction=list_classifiers
Expand Down

0 comments on commit 4e6d572

Please sign in to comment.