Skip to content

Commit 18ccc07

Browse files
committed
chore(release): v2.0.1
1 parent c4431b9 commit 18ccc07

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## v2.0.1
4+
5+
### Fix
6+
7+
* **deps:** Update to psycopg v3 ([`64183fe`](https://github.com/projectcaluma/manabi/commit/64183fe880f79778e7e240ca28080de4f5767d46))
8+
39
## v2.0.0
410

511
### Feature

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "manabi"
3-
version = "2.0.0"
3+
version = "2.0.1"
44
description = "Provide WebDAV access for documents."
55
homepage = "https://github.com/projectcaluma/manabi"
66
repository = "https://github.com/projectcaluma/manabi"

0 commit comments

Comments
 (0)