We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f87872d commit 731906aCopy full SHA for 731906a
pyproject.toml
@@ -1,7 +1,7 @@
1
[tool.poetry]
2
name = "asyncpygame"
3
-version = "0.1.2"
4
-description = "PyGame meets async/await"
+version = "0.1.3"
+description = "Async/await-based framework for PyGame"
5
authors = ["Nattōsai Mitō <flow4re2c@gmail.com>"]
6
license = "MIT"
7
readme = 'README.md'
0 commit comments