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 974c583 commit 8eb34bbCopy full SHA for 8eb34bb
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "peewee-async"
3
-version = "0.10.1-beta"
+version = "0.12.0"
4
description = "Asynchronous interface for peewee ORM powered by asyncio."
5
authors = ["Alexey Kinev <[email protected]>", "Gorshkov Nikolay(contributor) <[email protected]>"]
6
readme = "README.md"
0 commit comments