Skip to content

Commit 868f18b

Browse files
committed
bump version to 4.0.1
1 parent 9f5c25f commit 868f18b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

osrparse/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
from osrparse.parse import parse_replay_file, parse_replay
33
from osrparse.replay import Replay, ReplayEvent
44

5-
__version__ = "4.0.0"
5+
__version__ = "4.0.1"
66

77

88
__all__ = ["GameMode", "Mod", "parse_replay_file", "parse_replay", "Replay",

0 commit comments

Comments
 (0)