Skip to content

Commit d95ca3a

Browse files
committed
- prepare release 6.2
1 parent 4b6543b commit d95ca3a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Change History
33
================
44

5-
6.2 (unreleased)
5+
6.2 (2026-01-23)
66
================
77

88
- Move package metadata from setup.py to pyproject.toml.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ build-backend = "setuptools.build_meta"
1010

1111
[project]
1212
name = "ZODB"
13-
version = "6.2.dev0"
13+
version = "6.2"
1414
license = "ZPL-2.1"
1515
classifiers = [
1616
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)