Skip to content

Commit 18f284a

Browse files
committed
0.4.0
1 parent 1eba28e commit 18f284a

3 files changed

Lines changed: 4 additions & 11 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,10 @@
1-
# 0.4.0-beta.3
1+
# 0.4.0
22

3-
- support for third-party blocks
43
- biscuit-rust 6.0.0
5-
6-
# 0.4.0-beta.2
7-
4+
- support for third-party blocks (#46, #47)
85
- pre-built wheels for python 3.9-3.13
96
- pre-built wheels for musl
107

11-
# 0.4.0-beta.1
12-
13-
- biscuit-rust 6.0.0-beta.3
14-
158
# 0.3.2
169

1710
- build wheels for more python versions (#28):

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.4.0-beta.3"
3+
version = "0.4.0"
44
edition = "2021"
55

66
[lib]

0 commit comments

Comments
 (0)