diff --git a/pyproject.toml b/pyproject.toml index 8f56a20..7b35aad 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = 'shiftings' -version = '0.2.0' +version = '0.3.0' description = 'Simple shift management system' readme = 'README.md' requires-python = '>=3.9'