Skip to content

Commit

Permalink
bump version to 6.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tybug committed Dec 11, 2022
1 parent e5bf101 commit d38b5fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion osrparse/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
ReplayEventTaiko, ReplayEventMania, ReplayEventCatch, KeyTaiko, KeyMania)
from osrparse.replay import Replay, parse_replay_data

__version__ = "6.0.1"
__version__ = "6.0.2"


__all__ = ["GameMode", "Mod", "Replay", "ReplayEvent", "Key",
Expand Down

0 comments on commit d38b5fc

Please sign in to comment.