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 1f00511 commit 1b119baCopy full SHA for 1b119ba
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "ariadne"
7
-version = "0.18.0rc1"
+version = "0.18.0.rc1"
8
description = "Ariadne is a Python library for implementing GraphQL servers."
9
authors = [{ name = "Mirumee Software", email = "[email protected]" }]
10
readme = "README.md"
0 commit comments