Skip to content

Commit

Permalink
- prepare release 3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
dataflake committed Oct 2, 2024
1 parent 33c5c52 commit ac66c8b
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.6 (unreleased)
3.6 (2024-10-02)
----------------

- Add support for Python 3.13.
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.6.dev0',
version='3.6',
description='Zope Content Management Framework core components',
long_description=README,
classifiers=[
Expand Down

0 comments on commit ac66c8b

Please sign in to comment.