We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce1b177 commit 1fdfcfdCopy full SHA for 1fdfcfd
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
5
6
[project]
7
name = "tmdbfusion"
8
-version = "0.1.0"
+version = "0.2.0"
9
description = "Simple, high-performance Python wrapper for The Movie Database API"
10
readme = "README.md"
11
requires-python = ">=3.13"
0 commit comments