chore: bump version to 0.3.1

This commit is contained in:
2026-03-19 21:37:46 +00:00
parent f65bb25bc4
commit da9f0569b3
6 changed files with 21 additions and 5 deletions

View File

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