Skip to content

Commit f9dae01

Browse files
committed
Version bump
1 parent de532cd commit f9dae01

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CONTRIBUTORS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@ Thanks to the following users for their contributions to zarp
22
==============================================================
33
NullMode
44
z4ck
5+
bwall

src/core/util.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
def version():
2626
"""Zarp version"""
27-
return "0.1.6"
27+
return "0.1.7"
2828

2929

3030
def header():

0 commit comments

Comments
 (0)