diff --git a/pyproject.toml b/pyproject.toml index f566184..4dd8b4b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "autograder" -version = "3.7.6" +version = "3.7.7" description = "A simple, secure, and versatile way to automatically grade programming assignments" authors = ["Stanislav Zmiev "] license = "GPL-3.0"