We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 67cbd39 commit 45b31c3Copy full SHA for 45b31c3
CHANGES.rst
@@ -2,6 +2,10 @@
2
Changes
3
=========
4
5
+8.2 (unreleased)
6
+================
7
+
8
9
8.1.1 (2025-11-15)
10
==================
11
setup.py
@@ -30,7 +30,7 @@
30
from setuptools.command.build_ext import build_ext
31
32
33
-version = '8.1.1'
+version = '8.2.dev0'
34
35
36
class optional_build_ext(build_ext):
0 commit comments