Skip to content

Commit 1504405

Browse files
committed
Update: version 0.3.4
1 parent 2151f44 commit 1504405

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.rst

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

4+
0.3.4 (2021-10-29)
5+
==================
6+
- Update turn off verify ssl when bucket name have dot
7+
8+
49
0.3.3 (2021-08-31)
510
==================
611
- Update Use raise instead return for response with error

obs/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "0.3.3"
1+
__version__ = "0.3.4"

0 commit comments

Comments
 (0)