Skip to content

Commit

Permalink
Merge pull request #374 from projectcaluma/bump_version
Browse files Browse the repository at this point in the history
chore: version bump
  • Loading branch information
winged authored Nov 20, 2024
2 parents 1877532 + 49c2bca commit 7095a01
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,14 @@
# Changelog

## 1.4.1

### Fix

* fix: do not crash if expected lock entry is not in db ([`2920c64`](https://github.com/projectcaluma/manabi/commit/2920c64e31eba99f2f30f913b235595478c56e7e))
* fix: do not log stacktrace on db reconnect ([`8f0d753`](https://github.com/projectcaluma/manabi/commit/8f0d75365fd8afb16924f616d5c02d14d75e9839))

## v1.4.0

### Chore

* update to django 4.x ([`3e9084b`](https://github.com/projectcaluma/manabi/commit/3e9084b0774bfa06c6229311ae927f86d426a6ed))
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 = "manabi"
version = "1.4.0"
version = "1.4.1"
description = "Provide WebDAV access for documents."
homepage = "https://github.com/projectcaluma/manabi"
repository = "https://github.com/projectcaluma/manabi"
Expand Down

0 comments on commit 7095a01

Please sign in to comment.