diff --git a/pyproject.toml b/pyproject.toml index 3cf0fe4..8a0b230 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "ryser" -version = "0.1.0.9001" +version = "0.2.0" description = "Latin squares and related designs." authors = ["Matthew Henderson "] readme = "README.md"