diff --git a/pyproject.toml b/pyproject.toml index 1bb60187..1e1ca22f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "gatorgrader" -version = "1.1.0" +version = "develop" description = "Automated Grading Tool that Checks the Work of Writers and Programmers" authors = ["Gregory Kapfhammer "] license = "GPL-3.0"