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 cf22705 commit bf77bbdCopy full SHA for bf77bbd
release-notes.md
@@ -2,6 +2,8 @@
2
3
## Latest Changes
4
5
+## 0.0.10
6
+
7
### Features
8
9
* Add CLI option `--forwarded-allow-ips`. PR [#113](https://github.com/fastapi/fastapi-cli/pull/113) by [@Riuzaky77](https://github.com/Riuzaky77).
src/fastapi_cli/__init__.py
@@ -1 +1 @@
1
-__version__ = "0.0.9"
+__version__ = "0.0.10"
0 commit comments