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 c05e00d commit a86e41fCopy full SHA for a86e41f
release-notes.md
@@ -2,6 +2,8 @@
2
3
## Latest Changes
4
5
+## 0.0.23
6
+
7
### Breaking Changes
8
9
* ➖ Drop support for Python 3.9. PR [#309](https://github.com/fastapi/fastapi-cli/pull/309) by [@tiangolo](https://github.com/tiangolo).
src/fastapi_cli/__init__.py
@@ -1 +1 @@
1
-__version__ = "0.0.22"
+__version__ = "0.0.23"
0 commit comments