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