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