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 d1bef4a commit b960107Copy full SHA for b960107
release-notes.md
@@ -2,6 +2,8 @@
2
3
## Latest Changes
4
5
+## 0.0.18
6
+
7
### Features
8
9
* ➕ Add `fastapi-new` in `new` optional dependency group. PR [#241](https://github.com/fastapi/fastapi-cli/pull/241) by [@savannahostrowski](https://github.com/savannahostrowski).
src/fastapi_cli/__init__.py
@@ -1 +1 @@
1
-__version__ = "0.0.17"
+__version__ = "0.0.18"
0 commit comments