diff --git a/blockcheck.py b/blockcheck.py index c66ffa4..76f752d 100755 --- a/blockcheck.py +++ b/blockcheck.py @@ -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 diff --git a/latest_version.txt b/latest_version.txt index 649f446..3b10b9c 100644 --- a/latest_version.txt +++ b/latest_version.txt @@ -1 +1 @@ -0.0.9 +0.0.9.1