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 a470421 commit 62f6244Copy full SHA for 62f6244
1 file changed
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "django-tortoise-objects"
3
-version = "0.1.0"
+version = "0.1.1"
4
description = "Bridge Django ORM models to Tortoise ORM for truly async database access"
5
readme = "README.md"
6
license = {text = "Apache-2.0"}
0 commit comments