Skip to content

Commit 45b31c3

Browse files
committed
- vb (ci skip)
1 parent 67cbd39 commit 45b31c3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGES.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22
Changes
33
=========
44

5+
8.2 (unreleased)
6+
================
7+
8+
59
8.1.1 (2025-11-15)
610
==================
711

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
from setuptools.command.build_ext import build_ext
3131

3232

33-
version = '8.1.1'
33+
version = '8.2.dev0'
3434

3535

3636
class optional_build_ext(build_ext):

0 commit comments

Comments
 (0)