chore: bump version to 0.3.2

This commit is contained in:
2026-03-19 22:00:35 +00:00
parent 874ce445b6
commit 79cb209da3
6 changed files with 19 additions and 5 deletions

View File

@@ -13,8 +13,8 @@ sys.path.insert(0, str(Path(__file__).parent.parent.resolve()))
project = "fastapi-traffic"
copyright = "2026, zanewalker"
author = "zanewalker"
release = "0.3.1"
version = "0.3.1"
release = "0.3.2"
version = "0.3.2"
# -- General configuration ---------------------------------------------------
extensions = [