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 776688e commit 057745aCopy full SHA for 057745a
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "poetry.core.masonry.api"
4
5
[tool.poetry]
6
name = "django-modern-rpc"
7
-version = "1.0.0a1"
+version = "1.0.0a2"
8
9
authors = ["Antoine Lorence <antoine.lorence@gmail.com>"]
10
description = "Simple and powerful RPC server for your Django project"
0 commit comments