diff --git a/py.typed b/codestripper/py.typed similarity index 100% rename from py.typed rename to codestripper/py.typed diff --git a/pyproject.toml b/pyproject.toml index d6dec7c..842aa52 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "codestripper" -version = "1.1.0" +version = "1.1.1" description = "CodeStripper used to strip code from assignments" authors = ["Bonajo "] maintainers = ["Bonajo "]