We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a299a5a commit da2b5aaCopy full SHA for da2b5aa
pyproject.toml
@@ -5,7 +5,7 @@ requires = [ "hatchling" ]
5
6
[project]
7
name = "fastapi-mason"
8
-version = "0.2.0"
+version = "0.2.1"
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