We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d7dc47e commit 93c3824Copy full SHA for 93c3824
CHANGELOG.md
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [2.3.1] - 2025-08-24
11
+
12
### Fixed
13
14
- Allow omitting staff settings
pretix_oidc/__init__.py
@@ -1 +1 @@
1
-__version__ = "2.3.0"
+__version__ = "2.3.1"
0 commit comments