Skip to content

Commit

Permalink
Version 1.1.4
Browse files Browse the repository at this point in the history
Signed-off-by: Aurélien Bompard <[email protected]>
  • Loading branch information
abompard committed Jun 11, 2024
1 parent 6a40308 commit a434c9e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## Version 1.1.4

- fix(deps): update dependency tahrir-messages to v2 ([757c4b6](https://github.com/fedora-infra/tahrir-api/commit/757c4b6>))
- chore(deps): update dependencies in lockfile ([cd735d8](https://github.com/fedora-infra/tahrir-api/commit/cd735d8>))
- chore(deps): update pre-commit hook charliermarsh/ruff-pre-commit to v0.4.8 ([6a40308](https://github.com/fedora-infra/tahrir-api/commit/6a40308>))


## Version 1.1.3

- Refactor getting the db manager from the db URI ([17dea50](https://github.com/fedora-infra/tahrir-api/commit/17dea50>))
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "tahrir-api"
version = "1.1.3"
version = "1.1.4"
description = "An API for interacting with the Tahrir database"

license = "GPLv3+"
Expand Down

0 comments on commit a434c9e

Please sign in to comment.