Skip to content

Commit 4022f0a

Browse files
Updated release.py permissions and added a python shebang.
1 parent 29c866c commit 4022f0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/release.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 argparse
23
import datetime
34
import pathlib

0 commit comments

Comments
 (0)