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 02587ea commit efe53f5Copy full SHA for efe53f5
snakecore/__init__.py
@@ -26,7 +26,7 @@
26
__author__ = "pygame-community"
27
__license__ = "MIT"
28
__copyright__ = "Copyright 2022-present pygame-community"
29
-__version__ = "0.1.4"
+__version__ = "0.1.5"
30
31
32
async def init(
0 commit comments