We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a38b786 commit b47d301Copy full SHA for b47d301
release-notes.md
@@ -2,6 +2,8 @@
2
3
## Latest Changes
4
5
+## 0.0.20
6
+
7
### Features
8
9
* ✨ Add --reload-dir option to dev command. PR [#267](https://github.com/fastapi/fastapi-cli/pull/267) by [@patrick91](https://github.com/patrick91).
src/fastapi_cli/__init__.py
@@ -1 +1 @@
1
-__version__ = "0.0.19"
+__version__ = "0.0.20"
0 commit comments