diff --git a/pyproject.toml b/pyproject.toml index 548feb8..860dd16 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "vocexcel" -version = "0.7.0" +version = "0.7.1" description = """Another Excel to RDF converter for SKOS vocabs, \ but one that include profile-based validation of results.""" authors = ["peterphilips "]