diff --git a/pyproject.toml b/pyproject.toml index b50c583..b3057aa 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -4,7 +4,7 @@ [tool.poetry] name = "compliance-assistant" -version = "0.3.0" +version = "1.0.0" description = "Toolset that helps with creating and interacting with SBOMs, enriching with licensing and copyright information, and checking for Open Source license compliance" repository = "https://github.com/OpenRailAssociation/compliance-assistant" authors = ["Max Mehl "]