We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea02b06 commit fdc62d0Copy full SHA for fdc62d0
CHANGES.rst
@@ -2,6 +2,12 @@
2
Changes
3
=========
4
5
+6.1 (unreleased)
6
+================
7
+
8
+- Nothing changed yet.
9
10
11
6.0 (2025-09-12)
12
================
13
setup.py
@@ -36,7 +36,7 @@ def read(*rnames):
36
]
37
38
setup(name='zope.browserresource',
39
- version='6.0',
+ version='6.1.dev0',
40
url='https://github.com/zopefoundation/zope.browserresource/',
41
author='Zope Foundation and Contributors',
42
author_email='zope-dev@zope.dev',
0 commit comments