We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd88a2c commit 61e2f90Copy full SHA for 61e2f90
pyproject.toml
@@ -28,7 +28,7 @@ description = "A versatile image processing library for Python with built-in sup
28
name = "pixelcache"
29
readme = "README.md"
30
requires-python = "~=3.10"
31
-version = "0.2.1"
+version = "2.0.1"
32
33
[tool.pydantic-mypy]
34
init_forbid_extra = true
0 commit comments