File tree Expand file tree Collapse file tree 5 files changed +6
-5
lines changed
Expand file tree Collapse file tree 5 files changed +6
-5
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ The change log for Zope 4 is at
77https://github.com/zopefoundation/Zope/blob/4.x/CHANGES.rst
88
99
10- 6.0 (unreleased )
11- ----------------
10+ 6.0b2 (2026-01-15 )
11+ ------------------
1212
1313- Update to newest compatible versions of dependencies.
1414
Original file line number Diff line number Diff line change 1+ Zope==6.0b2
12AccessControl==7.3
23Acquisition==6.2
34AuthEncoding==6.0
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ build-backend = "setuptools.build_meta"
99
1010[project ]
1111name = " Zope"
12- version = " 6.0.dev0 "
12+ version = " 6.0b2 "
1313description = " Zope application server / web framework"
1414dynamic = [" readme" ]
1515requires-python = " >=3.10"
Original file line number Diff line number Diff line change 1- -e git+https://github.com/zopefoundation/ Zope.git@master#egg=Zope
1+ Zope==6.0b2
22AccessControl==7.3
33Acquisition==6.2
44AuthEncoding==6.0
Original file line number Diff line number Diff line change 44[versionannotations]
55
66[versions]
7- Zope =
7+ Zope = 6.0b2
88Zope2 = 4.0
99AccessControl = 7.3
1010Acquisition = 6.2
You can’t perform that action at this time.
0 commit comments