We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4431b9 commit 18ccc07Copy full SHA for 18ccc07
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## v2.0.1
4
+
5
+### Fix
6
7
+* **deps:** Update to psycopg v3 ([`64183fe`](https://github.com/projectcaluma/manabi/commit/64183fe880f79778e7e240ca28080de4f5767d46))
8
9
## v2.0.0
10
11
### Feature
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "manabi"
-version = "2.0.0"
+version = "2.0.1"
description = "Provide WebDAV access for documents."
homepage = "https://github.com/projectcaluma/manabi"
repository = "https://github.com/projectcaluma/manabi"
0 commit comments