Skip to content

Commit

Permalink
bump version to 4.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
tybug committed Apr 17, 2021
1 parent 9f5c25f commit 868f18b
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 @@
from osrparse.parse import parse_replay_file, parse_replay
from osrparse.replay import Replay, ReplayEvent

__version__ = "4.0.0"
__version__ = "4.0.1"


__all__ = ["GameMode", "Mod", "parse_replay_file", "parse_replay", "Replay",
Expand Down

0 comments on commit 868f18b

Please sign in to comment.