diff --git a/pyproject.toml b/pyproject.toml index a8cf031..84b5248 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "markten" -version = "0.1.0" +version = "0.1.1" description = "A framework for automating the process of manual marking in bulk" authors = ["Maddy Guthridge "] license = "MIT"