Skip to content

Commit 9091e48

Browse files
authored
Bump version and update changelog (#12)
Signed-off-by: Jono Yang <jyang@nexb.com>
1 parent 6eed539 commit 9091e48

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
11
Changelog
22
=========
33

4+
v0.1.1
5+
------
6+
7+
*2025-10-29* -- Properly build python 3.14 builds using latest cibuildwheel
8+
49
v0.1.0
510
------
611

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = cyseq
3-
version = 0.1.0
3+
version = 0.1.1
44
license = Apache-2.0
55

66
# description must be on ONE line https://github.com/pypa/setuptools/issues/1390

0 commit comments

Comments
 (0)