diff --git a/README.md b/README.md index 8dc4f90..2f419e0 100644 --- a/README.md +++ b/README.md @@ -104,3 +104,6 @@ see the Analizer directory and `make suggest`. ## 2.20260805.2 - create a separate Issues text and rephrase the memory issue after better testing from [Misiu](https://github.com/Misiu) + +## 2.20260806.1 +- test auto publish on tag push diff --git a/whoisdomain/version.py b/whoisdomain/version.py index 07f410c..d5085ae 100644 --- a/whoisdomain/version.py +++ b/whoisdomain/version.py @@ -1,2 +1,2 @@ # This module only makes the version available for dynamic versioning -VERSION = "2.20260805.2" +VERSION = "2.20260806.1"