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 aae7362 commit b383396Copy full SHA for b383396
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "peewee-async"
3
-version = "0.9.0"
+version = "0.9.1"
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