We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 49f3bf7 commit 0d71955Copy full SHA for 0d71955
pyengine/__init__.py
@@ -10,4 +10,4 @@
10
11
__all__ = ["Window", "World", "Entity", "ControlType", "const", "MouseButton", "CollisionCauses",
12
"WorldCallbacks", "GameState"]
13
-__version__ = "1.0.1"
+__version__ = "1.0.2"
0 commit comments