We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2cb06d8 + be43f18 commit 4675915Copy full SHA for 4675915
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## v1.3.1
4
+
5
+### Fix
6
+* fix: fix path handling difference between MinIO and S3 ([`dab81ec`](https://github.com/projectcaluma/manabi/commit/dab81ec35d2a6a7fe8f237976b253fdf15ab5963))
7
8
## v1.3.0
9
10
### Feature
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "manabi"
-version = "1.3.0"
+version = "1.3.1"
description = "Provide WebDAV access for documents."
homepage = "https://github.com/projectcaluma/manabi"
repository = "https://github.com/projectcaluma/manabi"
0 commit comments