Skip to content

Commit

Permalink
Preparing release 3.3
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
mauritsvanrees committed Jan 23, 2024
1 parent 93298aa commit 357f786
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 @@
Products.CMFCore Changelog
==========================

3.3 (unreleased)
3.3 (2024-01-23)
----------------

- Add support for Python 3.12.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ def _package_doc(name):
])

setup(name='Products.%s' % NAME,
version='3.3.dev0',
version='3.3',
description='Zope Content Management Framework core components',
long_description=README,
classifiers=[
Expand Down

0 comments on commit 357f786

Please sign in to comment.