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