Release 1.2.0
Signed-off-by: Povilas Kanapickas <povilas@radix.lt>
This commit is contained in:
parent
22a4ad5806
commit
d38b26bb01
|
@ -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])
|
||||
|
||||
|
|
Loading…
Reference in New Issue