Bump version (0.0.9.1)

This commit is contained in:
ValdikSS 2017-05-07 17:43:30 +03:00
parent 54ce6e8f3e
commit a4e67d31b2
2 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ import dns.resolver
import dns.exception
# Configuration
VERSION="0.0.9"
VERSION="0.0.9.1"
dns_records_list = (
# First server in this list should have both A and AAAA records

View File

@ -1 +1 @@
0.0.9
0.0.9.1