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 297b58b commit ea31ee1Copy full SHA for ea31ee1
pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "pretix-plugin-extended-api"
3
-version = "0.1.5"
+version = "0.1.7"
4
description = "Extend the REST API to expose more information needed by the PyCon Italia repository."
5
authors = ["Python Italia"]
6
packages = [ { include = "pretix_extended_api" } ]
0 commit comments