Skip to content

Commit 0d71955

Browse files
committed
Version 1.0.2
1 parent 49f3bf7 commit 0d71955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyengine/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010

1111
__all__ = ["Window", "World", "Entity", "ControlType", "const", "MouseButton", "CollisionCauses",
1212
"WorldCallbacks", "GameState"]
13-
__version__ = "1.0.1"
13+
__version__ = "1.0.2"

0 commit comments

Comments
 (0)