Skip to content

Commit 6864d3e

Browse files
committed
Updated version from 0.2.1a0 to 0.2.1a1
1 parent 4193e13 commit 6864d3e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
setup(
77
name = "PySDL3",
88
packages = ["sdl3"],
9-
version = "0.2.1a0",
9+
version = "0.2.1a1",
1010
description = description.split("\n")[1],
1111
long_description = description,
1212
long_description_content_type = "text/markdown",

0 commit comments

Comments
 (0)