summaryrefslogtreecommitdiff
path: root/replace
diff options
context:
space:
mode:
authorBen Sima <ben@bsima.me>2023-01-20 11:27:21 -0500
committerBen Sima <ben@bsima.me>2023-01-20 11:27:21 -0500
commit328f0caa12005b937a7ca4bb1b3bc407dd6b4dab (patch)
treef8c4f4b919aa704c63de89acb592a573aed31590 /replace
parent0a80f7f43e78ae6806429fda1e494c88ffc6ed02 (diff)
parentd81a8e090acf66a221d5f14ae619a192fbbfb19a (diff)
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'replace')
-rwxr-xr-xreplace2
1 files changed, 1 insertions, 1 deletions
diff --git a/replace b/replace
index fe9416e..e8aa599 100755
--- a/replace
+++ b/replace
@@ -1,4 +1,4 @@
-#!/usr/bin/env python3.6
+#!/usr/bin/env python3.8
"""
replace stuff in a file or files
"""