diff --git a/pyproject.toml b/pyproject.toml index 0fa37ef..765520a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -3,7 +3,7 @@ requires = ["setuptools", "wheel"] [project] name = "drekar-launch" -version = "0.1.3" +version = "0.1.4" authors = [ {name = "John Wason", email = "wason@wasontech.com"} ]