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 16, 2023
1 parent 6cd9999 commit 4819b43
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGES.rst
@@ -1,6 +1,10 @@
Changelog
=========

5.1 (unreleased)
----------------


5.0 (2023-10-16)
----------------

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Expand Up @@ -23,7 +23,7 @@ def _read(fname):

setup(
name='Products.Sessions',
version='5.0',
version='5.1.dev0',
url='https://github.com/zopefoundation/Products.Sessions/',
project_urls={
'Issue Tracker': ('https://github.com/zopefoundation'
Expand Down

0 comments on commit 4819b43

Please sign in to comment.