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 43f7191 commit 46f1b13Copy full SHA for 46f1b13
dropbox/dropbox.py
@@ -6,7 +6,7 @@
6
7
# This should always be 0.0.0 in master. Only update this after tagging
8
# before release.
9
-__version__ = '0.0.0'
+__version__ = '10.7.0'
10
11
import contextlib
12
import json
0 commit comments