diff --git a/pyproject.toml b/pyproject.toml index 0dbf3fc..2a24e00 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "plotdigitizer" -version = "0.1.2" +version = "0.1.3" description = "Extract raw data from plots images" authors = ["Dilawar Singh "] maintainers = ["Dilawar Singh "]