Skip to content

Commit 83c354a

Browse files
committed
release 1.2.1
1 parent 52ce058 commit 83c354a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

httpstat.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
import subprocess
1717

1818

19-
__version__ = '1.2.0'
19+
__version__ = '1.2.1'
2020

2121

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

0 commit comments

Comments
 (0)