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 3, 2023
1 parent 492e136 commit 3296909
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 @@
Change log
==========

4.2 (unreleased)
----------------


4.1 (2023-10-03)
----------------

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 _read(name):


setup(name='Products.mcdutils',
version='4.1',
version='4.2.dev0',
description=('A Zope product with memcached-backed ZCache and '
'Zope session implementations.'),
long_description=_read('README.rst') + '\n\n' + _read('CHANGES.rst'),
Expand Down

0 comments on commit 3296909

Please sign in to comment.