diff --git a/libs/gl-testing/pyproject.toml b/libs/gl-testing/pyproject.toml index a854e87ef..c59f4fdee 100644 --- a/libs/gl-testing/pyproject.toml +++ b/libs/gl-testing/pyproject.toml @@ -1,5 +1,5 @@ [tool.poetry] -name = "gltesting" +name = "gl-testing" version = "0.2.0" description = "" authors = ["Christian Decker "]