Skip to content

Commit

Permalink
v1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
MaxOhn committed May 5, 2024
1 parent b94dbf0 commit fc60284
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "rosu-pp-py"
version = "1.0.0"
version = "1.0.1"
edition = "2021"
authors = ["Max Ohn <[email protected]>"]
license = "MIT"
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "maturin"

[project]
name = "rosu-pp-py"
version = "1.0.0"
version = "1.0.1"
requires-python = ">=3.7"
description = "Difficulty and performance calculation for osu!"
classifiers = [
Expand Down

0 comments on commit fc60284

Please sign in to comment.