Skip to content

Commit

Permalink
Bump version to 0.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
nunofachada committed Apr 30, 2024
1 parent ab20bd8 commit 6ac64e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
[project]
name = "egrader"
description = "Auto-grader for Git-based programming exercises"
version = "0.0.7"
version = "0.0.8"
authors = [ { name = "Nuno Fachada", email = "nuno.fachada@ulusofona.pt" } ]
readme = "README.md"
requires-python = ">=3.10"
Expand Down

0 comments on commit 6ac64e1

Please sign in to comment.