We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0ebcda commit 7c70348Copy full SHA for 7c70348
httpstat.py
@@ -16,7 +16,7 @@
16
import subprocess
17
18
19
-__version__ = '1.1.3'
+__version__ = '1.2.0'
20
21
22
PY3 = sys.version_info >= (3,)
0 commit comments