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 2de84ac commit d4b1c1fCopy full SHA for d4b1c1f
1 file changed
application/version.py
@@ -2,7 +2,7 @@
2
3
from __future__ import annotations
4
5
-__version__ = "0.16.1"
+__version__ = "0.17.0"
6
7
8
def get_version() -> str:
0 commit comments