Skip to content

Commit 7c4c19c

Browse files
committed
Release v0.9.0
1 parent 0d57919 commit 7c4c19c

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 = "robyn"
3-
version = "0.8.1"
3+
version = "0.9.0"
44
authors = ["Sanskar Jethi <sansyrox@gmail.com>"]
55
edition = "2018"
66
description = "A web server that is fast!"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "robyn"
3-
version = "0.8.1"
3+
version = "0.9.0"
44
description = "A web server that is fast!"
55
authors = ["Sanskar Jethi <sansyrox@gmail.com>"]
66

0 commit comments

Comments
 (0)