We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a76f30f commit 7332953Copy full SHA for 7332953
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "jellyfin-sdk"
3
-version = "0.1.4"
+version = "0.1.5"
4
keywords = ["api", "sdk", "jellyfin", "dataclass", "openapi", "wrapper-api"]
5
description = "A Possible Official Python SDK for Jellyfin."
6
readme = "README.md"
0 commit comments