diff --git a/pyproject.toml b/pyproject.toml index d87f3b6..2057978 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "plotdigitizer" -version = "0.3.0" +version = "0.3.1" description = "Extract raw data from plots images" authors = ["Dilawar Singh "] maintainers = ["Dilawar Singh "]