Skip to content

Commit 307bef9

Browse files
committed
bump version
1 parent ebd1bc2 commit 307bef9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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 = "async_py"
3-
version = "0.2.1"
3+
version = "0.3.0"
44
description = "A Rust library for calling Python code asynchronously using pyo3 or rustpython."
55
edition = "2021"
66
license = "MIT"

0 commit comments

Comments
 (0)