Release 1.2.0

Signed-off-by: Povilas Kanapickas <povilas@radix.lt>
This commit is contained in:
Povilas Kanapickas 2024-06-26 10:42:54 +03:00
parent 22a4ad5806
commit d38b26bb01
No known key found for this signature in database
GPG Key ID: C6F7AE200374452D

View File

@ -35,7 +35,7 @@ except ImportError:
import yaml
from dotenv import dotenv_values
__version__ = "1.1.0"
__version__ = "1.2.0"
script = os.path.realpath(sys.argv[0])