Skip to content

Commit f032049

Browse files
committed
chore: bump version to 0.11.0-rc2
1 parent 94c25cf commit f032049

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "bustapi_core"
3-
version = "0.10.3"
3+
version = "0.11.0-rc2"
44
edition = "2021"
55

66
[lib]

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "maturin"
44

55
[project]
66
name = "bustapi"
7-
version = "0.10.3"
7+
version = "0.11.0-rc2"
88
description = "High-performance Python web framework with Rust backend"
99
authors = [
1010
{name = "GrandpaEJ", email = ""}

0 commit comments

Comments
 (0)