mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-20 12:24:59 +00:00
This commit is contained in:
parent
410769ba9b
commit
aab636f4e9
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ def main():
|
|||
r'__version__ = ".+?"', f'__version__ = "{new_version}-dev"', content
|
||||
)
|
||||
|
||||
print()
|
||||
print("Updating aider/__init__.py with new dev version:")
|
||||
print(updated_dev_content)
|
||||
if not dry_run:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue