8000 v0.2.0 (#13) · fastapiutils/fastapi-utils@25ca875 · GitHub
[go: up one dir, main page]

Skip to content

Commit 25ca875

Browse files
authored
v0.2.0 (#13)
1 parent 41a521d commit 25ca875

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

fastapi_utils/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.1.1"
1+
__version__ = "0.2.0"

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "fastapi-utils"
3-
version = "0.1.1"
3+
version = "0.2.0"
44
description = "Reusable utilities for FastAPI"
55
license = "MIT"
66
authors = ["David Montague <davwmont@gmail.com>"]

0 commit comments

Comments
 (0)
0