Bump version to 3.2.0

This commit is contained in:
Joscha 2021-08-04 18:27:26 +00:00
parent 544d45cbc5
commit 742632ed8d
2 changed files with 3 additions and 1 deletions

View File

@ -22,6 +22,8 @@ ambiguous situations.
## Unreleased
## 3.2.0 - 2021-08-04
### Added
- `--skip` command line option
- Support for ILIAS booking objects

View File

@ -1,2 +1,2 @@
NAME = "PFERD"
VERSION = "3.1.0"
VERSION = "3.2.0"