Skip to content

Commit d73b130

Browse files
committed
10.6.0 release
1 parent fdd342b commit d73b130

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dropbox/dropbox.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
# This should always be 0.0.0 in master. Only update this after tagging
88
# before release.
9-
__version__ = '0.0.0'
9+
__version__ = '10.6.0'
1010

1111
import contextlib
1212
import json

0 commit comments

Comments
 (0)