Skip to content

Commit f1a4c44

Browse files
Update pyproject.toml
1 parent b847ab9 commit f1a4c44

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
[tool.poetry]
22
name = "videoipath-automation-tool"
3-
version = "0.1.4"
3+
version = "0.1.5"
44
description = "A Python package for automating VideoIPath configuration workflows."
55
authors = ["Paul Winterstein <paul.winterstein@swr.de>"]
66
maintainers = ["SWR Media-over-IP Team <moip@swr.de>", "Josia Hildebrandt <manuel_josia.hildebrandt@swr.de>"]
77
readme = "README.md"
88
packages = [{ include = "videoipath_automation_tool", from = "src" }]
9-
keywords = ["videoipath", "automation", "nevion", "media-over-ip", "st2110", "orchestration", "python"]
9+
keywords = ["videoipath", "automation", "nevion", "media-over-ip", "st2110", "orchestration"]
1010

1111
[tool.poetry.urls]
1212
Homepage = "https://github.com/SWR-MoIP/VideoIPath-Automation-Tool"

0 commit comments

Comments
 (0)