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 ed9eb3f commit 3f380f8Copy full SHA for 3f380f8
2 files changed
CHANGES.rst
@@ -2,6 +2,12 @@
2
Changes
3
=========
4
5
+8.3 (unreleased)
6
+----------------
7
+
8
+- Nothing changed yet.
9
10
11
8.2 (2025-10-28)
12
----------------
13
setup.py
@@ -30,7 +30,7 @@
30
from setuptools.command.build_ext import build_ext
31
32
33
-version = '8.2'
+version = '8.3.dev0'
34
35
36
class optional_build_ext(build_ext):
0 commit comments