We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee07ec3 commit 85f6303Copy full SHA for 85f6303
2 files changed
CHANGES.rst
@@ -1,6 +1,12 @@
1
Change log
2
==========
3
4
+6.7 (unreleased)
5
+----------------
6
+
7
+- Nothing changed yet.
8
9
10
6.6 (2026-05-04)
11
----------------
12
pyproject.toml
@@ -11,7 +11,7 @@ build-backend = "setuptools.build_meta"
[project]
13
name = "persistent"
14
-version = "6.6"
+version = "6.7.dev0"
15
description = "Translucent persistent objects"
16
dynamic = ["readme"]
17
requires-python = ">=3.10"
0 commit comments