We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd734b5 commit 5af60b1Copy full SHA for 5af60b1
pyproject.toml
@@ -5,7 +5,7 @@ requires = [ "hatchling" ]
5
6
[project]
7
name = "fastapi-mason"
8
-version = "0.2.1"
+version = "0.2.2"
9
description = "FastAPI Mason is a library for building FastAPI applications with a Django REST Framework-inspired architecture."
10
readme = "README.md"
11
keywords = [
0 commit comments