Skip to content

Commit 7331b12

Browse files
committed
Release v0.51.2
1 parent 13e9f13 commit 7331b12

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.51.1"
3+
version = "0.51.2"
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.51.1"
7+
version = "0.51.2"
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
classifiers = [
@@ -46,7 +46,7 @@ Changelog = "https://github.com/sparckles/robyn/blob/main/CHANGELOG.md"
4646

4747
[tool.poetry]
4848
name = "robyn"
49-
version = "0.51.1"
49+
version = "0.51.2"
5050
description = "A High-Performance, Community-Driven, and Innovator Friendly Web Framework with a Rust runtime."
5151
authors = ["Sanskar Jethi <[email protected]>"]
5252

0 commit comments

Comments
 (0)