docs: update version to 0.3.0 and sync changelog with CHANGELOG.md

This commit is contained in:
2026-03-19 21:36:14 +00:00
parent f3453cb0fc
commit f65bb25bc4
2 changed files with 26 additions and 11 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.2.1"
version = "0.2.1"
release = "0.3.0"
version = "0.3.0"
# -- General configuration ---------------------------------------------------
extensions = [