Skip to content

Commit da2b5aa

Browse files
committed
chore: bump version to 0.2.1 in pyproject.toml
1 parent a299a5a commit da2b5aa

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.0"
8+
version = "0.2.1"
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)