Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Pretix Matrix Inviter
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Monitor
Service Desk
Analyze
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
KIF
Pretix Matrix Inviter
Commits
d781050f
Commit
d781050f
authored
1 year ago
by
Felix Schäfer
Browse files
Options
Downloads
Patches
Plain Diff
Release version 1.7.2
parent
e4e424d6
No related branches found
No related tags found
No related merge requests found
Pipeline
#193161
failed
1 year ago
Stage: linting
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
CHANGELOG.md
+4
-0
4 additions, 0 deletions
CHANGELOG.md
pretix_matrix_inviter/__init__.py
+1
-1
1 addition, 1 deletion
pretix_matrix_inviter/__init__.py
with
5 additions
and
1 deletion
CHANGELOG.md
+
4
−
0
View file @
d781050f
...
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
...
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to
[
Semantic Versioning
](
https://semver.org/spec/v2.0.0.html
)
.
and this project adheres to
[
Semantic Versioning
](
https://semver.org/spec/v2.0.0.html
)
.
## [Unreleased]
## [Unreleased]
## [1.7.2] - 2023-10-04
### Changed
### Changed
-
Move to pyproject.toml
-
Move to pyproject.toml
...
@@ -82,6 +84,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
...
@@ -82,6 +84,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
<!-- markdownlint-disable-file MD024-->
<!-- markdownlint-disable-file MD024-->
<!-- markdownlint-disable-file MD032-->
<!-- markdownlint-disable-file MD032-->
[
1.7.2
]:
https://gitlab.fachschaften.org/kif/pretix-matrix-inviter/-/compare/v1.7.1...v1.7.2
[
1.7.1
]:
https://gitlab.fachschaften.org/kif/pretix-matrix-inviter/-/compare/v1.7.0...v1.7.1
[
1.7.0
]:
https://gitlab.fachschaften.org/kif/pretix-matrix-inviter/-/compare/v1.6.0...v1.7.0
[
1.7.0
]:
https://gitlab.fachschaften.org/kif/pretix-matrix-inviter/-/compare/v1.6.0...v1.7.0
[
1.6.0
]:
https://gitlab.fachschaften.org/kif/pretix-matrix-inviter/-/compare/v1.5.0...v1.6.0
[
1.6.0
]:
https://gitlab.fachschaften.org/kif/pretix-matrix-inviter/-/compare/v1.5.0...v1.6.0
[
1.5.0
]:
https://gitlab.fachschaften.org/kif/pretix-matrix-inviter/-/compare/v1.4.1...v1.5.0
[
1.5.0
]:
https://gitlab.fachschaften.org/kif/pretix-matrix-inviter/-/compare/v1.4.1...v1.5.0
...
...
This diff is collapsed.
Click to expand it.
pretix_matrix_inviter/__init__.py
+
1
−
1
View file @
d781050f
__version__
=
"
1.7.
1
"
__version__
=
"
1.7.
2
"
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment