We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6eed539 commit 9091e48Copy full SHA for 9091e48
CHANGELOG.rst
@@ -1,6 +1,11 @@
1
Changelog
2
=========
3
4
+v0.1.1
5
+------
6
+
7
+*2025-10-29* -- Properly build python 3.14 builds using latest cibuildwheel
8
9
v0.1.0
10
------
11
setup.cfg
@@ -1,6 +1,6 @@
[metadata]
name = cyseq
-version = 0.1.0
+version = 0.1.1
license = Apache-2.0
# description must be on ONE line https://github.com/pypa/setuptools/issues/1390
0 commit comments