diff --git a/LICENSE b/LICENSE index 488ddd8..2b2b4e8 100644 --- a/LICENSE +++ b/LICENSE @@ -186,7 +186,7 @@ same "printed page" as the copyright notice for easier identification within third-party archives. - Copyright 2023 EnhanceDocs + Copyright 2023 DeployPlex Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. diff --git a/pyproject.toml b/pyproject.toml index d9709f9..6fb8338 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "dctl" -version = "0.0.9" +version = "0.0.10" description = "Command Line Interface (CLI) for DeployPlex" authors = ["Alvaro Molina "] license = "Apache-2.0"