We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41a521d commit 25ca875Copy full SHA for 25ca875
fastapi_utils/__init__.py
@@ -1 +1 @@
1
-__version__ = "0.1.1"
+__version__ = "0.2.0"
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
2
name = "fastapi-utils"
3
-version = "0.1.1"
+version = "0.2.0"
4
description = "Reusable utilities for FastAPI"
5
license = "MIT"
6
authors = ["David Montague <davwmont@gmail.com>"]
0 commit comments