Skip to content

Commit 2cffd75

Browse files
committed
Fix duplicate poetry version from merging patch release
1 parent f5bf02e commit 2cffd75

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

pyproject.toml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -291,13 +291,6 @@ manifest-path = "rust/Cargo.toml"
291291
module-name = "synapse.synapse_rust"
292292

293293
[tool.poetry]
294-
name = "matrix-synapse"
295-
version = "1.143.0rc1"
296-
description = "Homeserver for the Matrix decentralised comms protocol"
297-
authors = ["Matrix.org Team and Contributors <[email protected]>"]
298-
license = "AGPL-3.0-or-later OR LicenseRef-Element-Commercial"
299-
readme = "README.rst"
300-
repository = "https://github.com/element-hq/synapse"
301294
packages = [
302295
{ include = "synapse" },
303296
]

0 commit comments

Comments
 (0)