mirror of
https://github.com/bsedin/matrix-webhook.git
synced 2026-04-09 11:25:40 +00:00
v3.1.0
This commit is contained in:
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [3.1.0] - 2021-07-18
|
||||||
|
|
||||||
- Publish on PyPI & Docker Hub with Github Actions
|
- Publish on PyPI & Docker Hub with Github Actions
|
||||||
in [#10](https://github.com/nim65s/matrix-webhook/pull/10)
|
in [#10](https://github.com/nim65s/matrix-webhook/pull/10)
|
||||||
by [@nim65s](https://github.com/)
|
by [@nim65s](https://github.com/)
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "matrix-webhook"
|
name = "matrix-webhook"
|
||||||
version = "3.0.0"
|
version = "3.1.0"
|
||||||
description = "Post a message to a matrix room with a simple HTTP POST"
|
description = "Post a message to a matrix room with a simple HTTP POST"
|
||||||
authors = ["Guilhem Saurel <guilhem.saurel@laas.fr>"]
|
authors = ["Guilhem Saurel <guilhem.saurel@laas.fr>"]
|
||||||
license = "BSD-2-Clause"
|
license = "BSD-2-Clause"
|
||||||
|
|||||||
Reference in New Issue
Block a user