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 731906a commit 6fcd2baCopy full SHA for 6fcd2ba
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "asyncpygame"
3
-version = "0.1.3"
+version = "0.2.0.dev0"
4
description = "Async/await-based framework for PyGame"
5
authors = ["Nattōsai Mitō <[email protected]>"]
6
license = "MIT"
0 commit comments