Skip to content

Commit 14eaefc

Browse files
committed
chore: bumb version to 0.8.3
*cookie session* *fix get cookie method*
1 parent 96fd9fc commit 14eaefc

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

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 = "oxapy"
3-
version = "0.8.2"
3+
version = "0.8.3"
44
edition = "2024"
55
authors = ["FITAHIANA Nomeniavo Joe <24nomeniavo@gmail.com>"]
66
repository = "https://github.com/j03-dev/oxapy"

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<b>OxAPY</b> is Python HTTP server library build in Rust - a fast, safe and featureementation.
1010
</p>
1111

12-
<a href='https://github.com/j03-dev/oxapy/#'><img src='https://img.shields.io/badge/version-0.8.2-%23b7410e'/></a>
12+
<a href='https://github.com/j03-dev/oxapy/#'><img src='https://img.shields.io/badge/version-0.8.3-%23b7410e'/></a>
1313
<a href="https://pepy.tech/projects/oxapy"><img src="https://static.pepy.tech/badge/oxapy" alt="PyPI Downloads"></a>
1414

1515
<p>

0 commit comments

Comments
 (0)