1 parent 52ce058 commit 83c354aCopy full SHA for 83c354a
1 file changed
httpstat.py
@@ -16,7 +16,7 @@
16
import subprocess
17
18
19
-__version__ = '1.2.0'
+__version__ = '1.2.1'
20
21
22
PY3 = sys.version_info >= (3,)
0 commit comments