Skip to content

Commit 731906a

Browse files
publish 0.1.3
1 parent f87872d commit 731906a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[tool.poetry]
22
name = "asyncpygame"
3-
version = "0.1.2"
4-
description = "PyGame meets async/await"
3+
version = "0.1.3"
4+
description = "Async/await-based framework for PyGame"
55
authors = ["Nattōsai Mitō <flow4re2c@gmail.com>"]
66
license = "MIT"
77
readme = 'README.md'

0 commit comments

Comments
 (0)