Skip to content

Commit

Permalink
Bump version to 0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thombashi committed Oct 8, 2017
1 parent b4cfd23 commit 044b86c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tcconfig/_const.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
from __future__ import unicode_literals


VERSION = "0.15.0"
VERSION = "0.16.0"

KILO_SIZE = 1000
LIST_MANGLE_TABLE_COMMAND = "iptables -t mangle --line-numbers -L"
Expand Down

0 comments on commit 044b86c

Please sign in to comment.