-
Notifications
You must be signed in to change notification settings - Fork 84
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
David Robertson
committed
Jul 31, 2023
1 parent
1cd7483
commit 77cb99e
Showing
3 changed files
with
10 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -69,7 +69,7 @@ ignore_missing_imports = true | |
|
||
[tool.poetry] | ||
name = "matrix-sydent" | ||
version = "2.5.5" | ||
version = "2.5.6" | ||
description = "Reference Matrix Identity Verification and Lookup Server" | ||
authors = ["Matrix.org Team and Contributors <[email protected]>"] | ||
license = "Apache-2.0" | ||
|