fix: bump version to 3.3.2 in pyproject.toml

This commit is contained in:
deesiigneer
2026-03-09 12:53:55 +00:00
parent 2573c30800
commit 508a209e74

View File

@@ -1,6 +1,6 @@
[project] [project]
name = "pyspapi" name = "pyspapi"
version = "3.3.1" version = "3.3.2"
description = "API wrapper for SP servers written in Python." description = "API wrapper for SP servers written in Python."
readme = "README.rst" readme = "README.rst"
license = { text = "MIT" } license = { text = "MIT" }