diff --git a/pyproject.toml b/pyproject.toml index 041e5bd..64de6fb 100755 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ disallow_incomplete_defs = true [tool.poetry] name = "crewcal" -version = "0.8.0" +version = "0.8.1" description = "Convert an airline crew schedule pdf into iCalendar format." authors = ["Erik Oosterop "] license = "MIT"