diff --git a/pyproject.toml b/pyproject.toml index 9279de6..e882f54 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "steam-market-history" -version = "3.1.1" +version = "3.1.2" description = "An easy-to-use CLI to export your steam market history to various formats" authors = ["Fabian Eulitz "] license = "MIT"