diff --git a/pyproject.toml b/pyproject.toml index 606aeac..35aa129 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "itchiodl" -version = "2.1.0" +version = "2.1.1" description = "Python Scripts for downloading / archiving your itchio library" authors = ["Peter Taylor "] license = "MIT"