We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de532cd commit f9dae01Copy full SHA for f9dae01
CONTRIBUTORS
@@ -2,3 +2,4 @@ Thanks to the following users for their contributions to zarp
2
==============================================================
3
NullMode
4
z4ck
5
+bwall
src/core/util.py
@@ -24,7 +24,7 @@
24
25
def version():
26
"""Zarp version"""
27
- return "0.1.6"
+ return "0.1.7"
28
29
30
def header():
0 commit comments