v0.5.1
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
# Upcoming
|
||||
# v0.5.1 (2022-03-22)
|
||||
- Updated to [rosu-pp v0.5.1](https://github.com/MaxOhn/rosu-pp/blob/main/CHANGELOG.md)
|
||||
- `Calculator` now accepts the kwargs `ar`, `cs`, `hp`, and `od` to adjust the map's attributes
|
||||
- Additionally to the kwargs, `Calculator` also has new methods `set_ar(v)`, `set_cs(v)`, `set_hp(v)`, and `set_od(v)`.
|
||||
|
||||
+1
-1
@@ -4,7 +4,7 @@ build-backend = "maturin"
|
||||
|
||||
[project]
|
||||
name = "rosu-pp-py"
|
||||
version = "0.4.0"
|
||||
version = "0.5.1"
|
||||
requires-python = ">=3.6"
|
||||
description = "osu! difficulty and pp calculation for all modes"
|
||||
classifiers = [
|
||||
|
||||
Reference in New Issue
Block a user