From a4e67d31b2cb2c194d33275c684e9a451a263489 Mon Sep 17 00:00:00 2001 From: ValdikSS Date: Sun, 7 May 2017 17:43:30 +0300 Subject: [PATCH] Bump version (0.0.9.1) --- blockcheck.py | 2 +- latest_version.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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