We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7435005 commit 08e5c9bCopy full SHA for 08e5c9b
dropbox/dropbox_client.py
@@ -6,7 +6,7 @@
6
7
# This should always be 0.0.0 in main. Only update this after tagging
8
# before release.
9
-__version__ = '0.0.0'
+__version__ = '11.28.0'
10
11
import base64
12
import contextlib
spec
0 commit comments