Skip to content

Commit 3a8dcf3

Browse files
committed
0.3.2
1 parent 8528c3e commit 3a8dcf3

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 0.3.2
2+
3+
- build wheels for more python versions (#28):
4+
- unix: 3.7, 3.8, 3.9, 3.10, 3.11, 3.12, 3.13, pypy3.7, pypy3.8, pypy3.9, pypy3.10
5+
- windows: 3.7, 3.8, 3.9, 3.10, 3.11, 3.12
6+
17
# 0.3.1
28

39
- musl wheels (#26)

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "biscuit-python"
3-
version = "0.3.1"
3+
version = "0.3.2"
44
edition = "2021"
55

66
[lib]

0 commit comments

Comments
 (0)