Skip to content

Commit b84027a

Browse files
🔨 Publish plugin v0.1.11 [skip ci]
1 parent 1c84ce8 commit b84027a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pyproject.toml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pretix_extended_api = "pretix_extended_api:PretixPluginMeta"
1818

1919
[project]
2020
name = "pretix-plugin-extended-api"
21-
version = "0.1.10"
21+
version = "0.1.11"
2222
description = "Extend the REST API to expose more information needed by the PyCon Italia repository."
2323
authors = [
2424
{name = "Python Italia"},
@@ -28,7 +28,5 @@ requires-python = ">=3.9,<4.0"
2828
readme = "README.rst"
2929
license = {text = "MIT"}
3030

31-
[project.urls]
32-
3331
[project.entry-points."pretix.plugin"]
3432
pretix_extended_api = "pretix_extended_api:PretixPluginMeta"

0 commit comments

Comments
 (0)