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 ca95000 commit 0a81473Copy full SHA for 0a81473
release-notes.md
@@ -2,6 +2,8 @@
2
3
## Latest Changes
4
5
+## 0.0.12
6
+
7
### Features
8
9
* ✨ Add support for the PORT environment variable. PR [#209](https://github.com/fastapi/fastapi-cli/pull/209) by [@buurro](https://github.com/buurro).
src/fastapi_cli/__init__.py
@@ -1 +1 @@
1
-__version__ = "0.0.11"
+__version__ = "0.0.12"
0 commit comments