We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8eb69bb commit 64eb0c6Copy full SHA for 64eb0c6
pyproject.toml
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
5
[project]
6
name = "egrader"
7
description = "Auto-grader for Git-based programming exercises"
8
-version = "0.0.9"
+version = "0.0.10"
9
authors = [ { name = "Nuno Fachada", email = "[email protected]" } ]
10
readme = "README.md"
11
requires-python = ">=3.10"
0 commit comments