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

@@ -5,6 +5,12 @@ All notable changes to fastapi-traffic will be documented here.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [0.3.2] - 2026-03-19
### Changed
- Applied ruff and black code formatting
## [0.3.1] - 2026-03-19
### Changed