diff --git a/pyproject.toml b/pyproject.toml index b55458c..6fc7e0a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "universalizer" -version = "0.0.3" +version = "0.0.4" description = "Provides functions for knowledge graph cleanup and identifier normalization." authors = ["caufieldjh "] license = "BSD-3"