Skip to content

Commit 64eb0c6

Browse files
committed
Bump to version 0.0.10
1 parent 8eb69bb commit 64eb0c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55
[project]
66
name = "egrader"
77
description = "Auto-grader for Git-based programming exercises"
8-
version = "0.0.9"
8+
version = "0.0.10"
99
authors = [ { name = "Nuno Fachada", email = "[email protected]" } ]
1010
readme = "README.md"
1111
requires-python = ">=3.10"

0 commit comments

Comments
 (0)