Skip to content

Commit d4b1c1f

Browse files
committed
chore: 0.17.0 version
1 parent 2de84ac commit d4b1c1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

application/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
from __future__ import annotations
44

5-
__version__ = "0.16.1"
5+
__version__ = "0.17.0"
66

77

88
def get_version() -> str:

0 commit comments

Comments
 (0)