mirror of
https://github.com/codeflash-ai/codeflash-internal.git
synced 2026-05-04 18:25:18 +00:00
release v0.7.3
This commit is contained in:
parent
fee1689cc8
commit
cf3f595324
1 changed files with 2 additions and 2 deletions
|
|
@ -1,3 +1,3 @@
|
|||
# These version placeholders will be replaced by poetry-dynamic-versioning during `poetry build`.
|
||||
__version__ = "0.7.2"
|
||||
__version_tuple__ = (0, 7, 2)
|
||||
__version__ = "0.7.3"
|
||||
__version_tuple__ = (0, 7, 3)
|
||||
|
|
|
|||
Loading…
Reference in a new issue