Skip to content

Commit

Permalink
- vb [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
dataflake committed Oct 2, 2024
1 parent ac66c8b commit bdf2d41
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Products.CMFCore Changelog
==========================

3.7 (unreleased)
----------------


3.6 (2024-10-02)
----------------

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',
version='3.7.dev0',
description='Zope Content Management Framework core components',
long_description=README,
classifiers=[
Expand Down

0 comments on commit bdf2d41

Please sign in to comment.