Skip to content

Commit 7c73c7b

Browse files
committed
add version tag
1 parent 74eb73e commit 7c73c7b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/clipcontext

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ import gzip
77
import sys
88
import os
99

10-
__version__ = "0.1"
10+
__version__ = "0.3"
1111

1212
"""
1313

0 commit comments

Comments
 (0)