We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc67d4e commit c6664a0Copy full SHA for c6664a0
1 file changed
setup.py
@@ -19,7 +19,7 @@
19
20
setup(
21
name='graderutils',
22
- version='4.6',
+ version='4.7',
23
description='Utilities for Python based grader test pipelines',
24
long_description=readmefile_contents,
25
0 commit comments