Skip to content

Commit 235fc5d

Browse files
committed
Release v0.44.0
1 parent dc39702 commit 235fc5d

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

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 = "robyn"
3-
version = "0.43.0"
3+
version = "0.44.0"
44
authors = ["Sanskar Jethi <[email protected]>"]
55
edition = "2021"
66
description = "A web server that is fast!"

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "maturin"
44

55
[project]
66
name = "robyn"
7-
version = "0.43.0"
7+
version = "0.44.0"
88
description = "A High-Performance, Community-Driven, and Innovator Friendly Web Framework with a Rust runtime."
99
authors = [{ name = "Sanskar Jethi", email = "[email protected]" }]
1010
repository = "https://github.com/sparckles/robyn"
@@ -43,7 +43,7 @@ Changelog = "https://github.com/sparckles/robyn/blob/main/CHANGELOG.md"
4343

4444
[tool.poetry]
4545
name = "robyn"
46-
version = "0.43.0"
46+
version = "0.44.0"
4747
description = "A High-Performance, Community-Driven, and Innovator Friendly Web Framework with a Rust runtime."
4848
authors = ["Sanskar Jethi <[email protected]>"]
4949

0 commit comments

Comments
 (0)