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 3c72f57 commit 152c4c4Copy full SHA for 152c4c4
release-notes.md
@@ -2,6 +2,8 @@
2
3
## Latest Changes
4
5
+## 0.0.14
6
+
7
### Upgrades
8
9
* ⬆️ Add support for Python 3.13 and 3.14. PR [#225](https://github.com/fastapi/fastapi-cli/pull/225) by [@svlandeg](https://github.com/svlandeg).
src/fastapi_cli/__init__.py
@@ -1 +1 @@
1
-__version__ = "0.0.13"
+__version__ = "0.0.14"
0 commit comments