Skip to content

Commit

Permalink
Bump project version [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
Jonxslays committed Feb 25, 2024
1 parent 2463c5a commit 0aee9ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[package]
name = "piston_rspy"
description = "Python bindings for piston_rs."
version = "0.4.2"
version = "0.4.3"
edition = "2021"
authors = ["Jonxslays"]
readme = "README.md"
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "piston_rspy"
version = "0.4.2"
version = "0.4.3"
description = "Python bindings for piston_rs."
requires-python = ">=3.8,<3.13"
authors = [{ name = "Jonxslays" }]
Expand Down

0 comments on commit 0aee9ae

Please sign in to comment.