Skip to content

Commit ea31ee1

Browse files
committed
Fix bot push
1 parent 297b58b commit ea31ee1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "pretix-plugin-extended-api"
3-
version = "0.1.5"
3+
version = "0.1.7"
44
description = "Extend the REST API to expose more information needed by the PyCon Italia repository."
55
authors = ["Python Italia"]
66
packages = [ { include = "pretix_extended_api" } ]

0 commit comments

Comments
 (0)