v1.2.0
Co-Authored-By: Quentin Torroba <quentin.torroba@mistral.ai> Co-Authored-By: Michel Thomazo <michel.thomazo@mistral.ai> Co-Authored-By: Kracekumar <kracethekingmaker@gmail.com>
This commit is contained in:
parent
661588de0c
commit
d8dbeeb31e
91 changed files with 4521 additions and 873 deletions
|
|
@ -131,7 +131,7 @@ Examples:
|
|||
)
|
||||
# Update vibe/core/__init__.py
|
||||
update_hard_values_files(
|
||||
"vibe/core/__init__.py",
|
||||
"vibe/__init__.py",
|
||||
[(f'__version__ = "{current_version}"', f'__version__ = "{new_version}"')],
|
||||
)
|
||||
# Update tests/acp/test_initialize.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue