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