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 2a0aa3e commit f0c5711Copy full SHA for f0c5711
release-notes.md
@@ -2,6 +2,8 @@
2
3
## Latest Changes
4
5
+## 0.0.7
6
+
7
### Fixes
8
9
* 🐛 Do not disable existing loggers. PR [#132](https://github.com/fastapi/fastapi-cli/pull/132) by [@kraftp](https://github.com/kraftp).
src/fastapi_cli/__init__.py
@@ -1 +1 @@
1
-__version__ = "0.0.6"
+__version__ = "0.0.7"
0 commit comments