We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 042df54 commit 1e09411Copy full SHA for 1e09411
CHANGES.rst
@@ -1,6 +1,12 @@
1
Change log
2
==========
3
4
+8.3 (unreleased)
5
+----------------
6
+
7
+- Nothing changed yet.
8
9
10
8.2 (2026-01-09)
11
----------------
12
pyproject.toml
@@ -9,7 +9,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "zope.interface"
-version = "8.2"
+version = "8.3.dev0"
13
description = "Interfaces for Python"
14
keywords = ["interface", "components", "plugins"]
15
dynamic = ["readme"]
0 commit comments