Skip to content

Commit 01f610e

Browse files
committed
bump version 1.3.1
1 parent 5e0263d commit 01f610e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

httpstat.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
import subprocess
1717

1818

19-
__version__ = '1.3.0'
19+
__version__ = '1.3.1'
2020

2121

2222
PY3 = sys.version_info >= (3,)

0 commit comments

Comments
 (0)