We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94c25cf commit f032049Copy full SHA for f032049
2 files changed
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "bustapi_core"
3
-version = "0.10.3"
+version = "0.11.0-rc2"
4
edition = "2021"
5
6
[lib]
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "maturin"
[project]
name = "bustapi"
7
8
description = "High-performance Python web framework with Rust backend"
9
authors = [
10
{name = "GrandpaEJ", email = ""}
0 commit comments