diff --git a/pyproject.toml b/pyproject.toml index 017ea52..0081b1c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "mpl_stereo" -version = "0.1.0" +version = "0.1.1" description = "Matplotlib extension to make stereograms" authors = ["Scott Shambaugh "] license = "MIT"