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 6ce0da4 commit 3f3a3feCopy full SHA for 3f3a3fe
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "peewee-async"
3
-version = "1.2.0"
+version = "1.2.1"
4
description = "Asynchronous interface for peewee ORM powered by asyncio."
5
authors = ["Alexey Kinev <rudy@05bit.com>", "Gorshkov Nikolay(contributor) <nogamemorebrain@gmail.com>"]
6
readme = "README.md"
0 commit comments