diff --git a/setup.py b/setup.py index eac7fbaa..3e4ce20b 100644 --- a/setup.py +++ b/setup.py @@ -15,7 +15,7 @@ def get_description(): name = 'autograder-py', url = 'https://github.com/eriq-augustine/autograder-py', - version = '0.3.2', + version = '0.4.0', keywords = 'grading', description = "The Python interface for the autograding server.",