Skip to content

Commit 67cbd39

Browse files
committed
- prepare release 8.1.1
1 parent f3297cd commit 67cbd39

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGES.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Changes
33
=========
44

5-
8.1.1 (unreleased)
5+
8.1.1 (2025-11-15)
66
==================
77

88
- Fix the GitHub workflow for publishing wheels, which failed for Linux/arm64.

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.a1'
33+
version = '8.1.1'
3434

3535

3636
class optional_build_ext(build_ext):

0 commit comments

Comments
 (0)