diff --git a/pyproject.toml b/pyproject.toml index f0f83e9..8906a5f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "maze-dataset" -version = "1.0.0" +version = "1.0.1" description = "generating and working with datasets of mazes" authors = [ "Michael Ivanitskiy ", "Aaron Sandoval ",