Skip to content

Commit bc31c73

Browse files
committed
chore(release): v6.4.3
1 parent 974b174 commit bc31c73

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 6.4.3
2+
3+
### Fix
4+
* **dav:** Raise error if content length of put request is zero ([`488c21f`](https://github.com/projectcaluma/alexandria/commit/488c21f3af753f9c02b053629f72052502312bad))
5+
16
# 6.4.2
27
### Fix
38
* **document:** Dont assume that a document has files ([`91e6a1f`](https://github.com/projectcaluma/alexandria/commit/91e6a1fdd6fe8fa9b89144a83f4ff94653c668fd))

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "caluma-alexandria"
3-
version = "6.4.2"
3+
version = "6.4.3"
44
description = "Document management service"
55
repository = "https://github.com/projectcaluma/alexandria"
66
authors = ["Caluma <info@caluma.io>"]

0 commit comments

Comments
 (0)