Skip to content

Commit d246ed1

Browse files
committed
- vb [ci skip]
1 parent d3754dd commit d246ed1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.rst

+4
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
Changes
33
=========
44

5+
7.1.1 (unreleased)
6+
==================
7+
8+
59
7.1.0 (2024-10-10)
610
==================
711

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
from setuptools.command.build_ext import build_ext
3232

3333

34-
version = '7.1.0'
34+
version = '7.1.1.dev0'
3535

3636

3737
class optional_build_ext(build_ext):

0 commit comments

Comments
 (0)