diff --git a/pyproject.toml b/pyproject.toml index 81f1e42..fd4a897 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "pyrail" -version = "0.2.5" +version = "0.3.0" description = "A Python wrapper for the iRail API" authors = ["Jorim Tielemans "] license = "Apache-2.0"