We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbec59a commit fb238a5Copy full SHA for fb238a5
pyproject.toml
@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
4
5
[project]
6
name = "git-autograder"
7
-version = "4.0.1"
+version = "4.0.2"
8
authors = [{ name = "Jiahao, Woo", email = "woojiahao1234@gmail.com" }]
9
description = "Library for autograding Git repositories"
10
readme = "README.md"
0 commit comments