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

@@ -1,6 +1,6 @@
[project]
name = "fastapi-traffic"
version = "0.3.1"
version = "0.3.2"
description = "Production-grade rate limiting for FastAPI with multiple algorithms and backends"
readme = "README.md"
requires-python = ">=3.10"