diff --git a/pyproject.toml b/pyproject.toml index 96da4b86..5274d6c2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "seaborn-image" -version = "0.3.0" +version = "0.3.1" description = "seaborn-image: image data visualization and processing like seaborrn using matplotlib, scipy and scikit-image" authors = ["Sarthak Jariwala "] license = "MIT"