Skip to content

Commit 42833f7

Browse files
committed
Version bump to 2.2.2
1 parent 8bbae9d commit 42833f7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v2.2.2
2+
3+
- Fixed BasicAuth for UTF-8 encoded credentials
4+
15
# v2.2.1
26

37
- Fixed unexpected exception when calling CouchDB.create(exists_ok=True) in case of race conditions

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = aiocouch
3-
version = 2.2.1
3+
version = 2.2.2
44
author = TU Dresden
55
description = 🛋 An asynchronous client library for CouchDB 2.x and 3.x
66
long_description = file: README.md

0 commit comments

Comments
 (0)