We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2bdf580 + 88cecff commit 2ecefa8Copy full SHA for 2ecefa8
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## v1.4.0
4
+### Chore
5
+
6
+* update to django 4.x ([`3e9084b`](https://github.com/projectcaluma/manabi/commit/3e9084b0774bfa06c6229311ae927f86d426a6ed))
7
8
## v1.3.3
9
### Fix
10
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "manabi"
-version = "1.3.3"
+version = "1.4.0"
description = "Provide WebDAV access for documents."
homepage = "https://github.com/projectcaluma/manabi"
repository = "https://github.com/projectcaluma/manabi"
0 commit comments