Skip to content

Commit c26a33c

Browse files
committed
Update version.
1 parent 7983e4c commit c26a33c

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

setup.cfg

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = cython-test-exception-raiser
3-
version = 25.11.2.dev0
3+
version = 26.4.1
44
description = A trivial extension that just raises an exception.
55
long_description = file: README.rst
66
long_description_content_type = text/x-rst
@@ -21,6 +21,7 @@ classifiers =
2121
Programming Language :: Python :: 3.12
2222
Programming Language :: Python :: 3.13
2323
Programming Language :: Python :: 3.14
24+
Programming Language :: Python :: 3.15
2425

2526
[options]
2627
packages = find:

0 commit comments

Comments
 (0)