Skip to content

Commit bd80b6e

Browse files
committed
chore: add shebang to update_version and exec bit
Signed-off-by: Raito Bezarius <[email protected]>
1 parent cfe36bd commit bd80b6e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

update_version.py

100644100755
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env python3
12
import subprocess
23
from pathlib import Path
34
import json

0 commit comments

Comments
 (0)