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 4193e13 commit 6864d3eCopy full SHA for 6864d3e
setup.py
@@ -6,7 +6,7 @@
6
setup(
7
name = "PySDL3",
8
packages = ["sdl3"],
9
- version = "0.2.1a0",
+ version = "0.2.1a1",
10
description = description.split("\n")[1],
11
long_description = description,
12
long_description_content_type = "text/markdown",
0 commit comments