Skip to content

Commit

Permalink
Tweak version number
Browse files Browse the repository at this point in the history
  • Loading branch information
rafalp committed Feb 20, 2023
1 parent 1f00511 commit 1b119ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ build-backend = "hatchling.build"

[project]
name = "ariadne"
version = "0.18.0rc1"
version = "0.18.0.rc1"
description = "Ariadne is a Python library for implementing GraphQL servers."
authors = [{ name = "Mirumee Software", email = "[email protected]" }]
readme = "README.md"
Expand Down

0 comments on commit 1b119ba

Please sign in to comment.