diff --git a/checkmyip.py b/checkmyip.py index 36e4108..9f66b21 100644 --- a/checkmyip.py +++ b/checkmyip.py @@ -6,7 +6,7 @@ ##### https://brew.bsd.cafe/BSDCafe/checkmyip ##### ##### Inform version here ##### -version = "v1.3.1" # Updated version +version = "v1.3.2" ##### Import necessary modules ##### import os