mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-20 04:14:59 +00:00
make versionbump executable
This commit is contained in:
parent
5b494a114e
commit
360e008964
1 changed files with 2 additions and 0 deletions
2
scripts/versionbump.py
Normal file → Executable file
2
scripts/versionbump.py
Normal file → Executable file
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/env python
|
||||
|
||||
import argparse
|
||||
import re
|
||||
import subprocess
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue