Skip to content

Commit 5af60b1

Browse files
committed
chore: bump version to 0.2.2 in pyproject.toml
1 parent bd734b5 commit 5af60b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ requires = [ "hatchling" ]
55

66
[project]
77
name = "fastapi-mason"
8-
version = "0.2.1"
8+
version = "0.2.2"
99
description = "FastAPI Mason is a library for building FastAPI applications with a Django REST Framework-inspired architecture."
1010
readme = "README.md"
1111
keywords = [

0 commit comments

Comments
 (0)