Skip to content

Commit 8f5dc85

Browse files
committed
Version 2.2.1
1 parent abaf414 commit 8f5dc85

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [2.2.1] - 2025-02-01
11+
1012
### Fixed
1113

1214
- Include CHANGELOG in manifest
@@ -21,4 +23,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2123

2224
- Release on PyPi
2325

26+
[2.2.1]: https://github.com/thegcat/pretix-oidc/compare/v2.2.0...v2.2.1
2427
[2.2.0]: https://github.com/thegcat/pretix-oidc/releases/tag/v2.2.0

pretix_oidc/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "2.2.0"
1+
__version__ = "2.2.1"

0 commit comments

Comments
 (0)