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 843acc0 commit e880189Copy full SHA for e880189
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "python-picnic-api2"
3
-version = "1.2.2"
+version = "1.2.3"
4
description = ""
5
readme = "README.rst"
6
license = {text = "Apache-2.0"}
@@ -51,4 +51,4 @@ dev = [
51
52
[build-system]
53
requires = ["hatchling"]
54
-build-backend = "hatchling.build"
+build-backend = "hatchling.build"
0 commit comments