We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a90fc62 + 3196e0d commit 977f3ddCopy full SHA for 977f3dd
CHANGELOG.rst
@@ -1,6 +1,14 @@
1
Unreleased
2
==========
3
4
+0.3.3 (2021-08-31)
5
+==================
6
+- Update Use raise instead return for response with error
7
+- Update list bucket function to show grantee info
8
+- Add debug function in storage
9
+- Add debug function in admin
10
+
11
12
0.3.2 (2021-06-03)
13
==================
14
- Add add function to give permission for grantee
obs/__init__.py
@@ -1 +1 @@
-__version__ = "0.3.1"
+__version__ = "0.3.3"
0 commit comments