diff --git a/provisioner_installers_plugin/pyproject.toml b/provisioner_installers_plugin/pyproject.toml index 9e89f61..5350bd9 100644 --- a/provisioner_installers_plugin/pyproject.toml +++ b/provisioner_installers_plugin/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "provisioner_installers_plugin" -version = "0.1.3" +version = "0.1.4" description = "Python Installers Library" authors = ["Zachi Nachshon "] diff --git a/provisioner_installers_plugin/resources/version.txt b/provisioner_installers_plugin/resources/version.txt index 7693c96..446ba66 100644 --- a/provisioner_installers_plugin/resources/version.txt +++ b/provisioner_installers_plugin/resources/version.txt @@ -1 +1 @@ -0.1.3 \ No newline at end of file +0.1.4 \ No newline at end of file