Skip to content

Commit bf69f57

Browse files
committed
Bump to 7.1.0.
Not using 7.0.0 because it was published for a short amount of time and was a bad release.
1 parent e4fa5ff commit bf69f57

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
@@ -4,7 +4,7 @@
44
'create_session',
55
]
66

7-
__version__ = '6.9.0'
7+
__version__ = '7.1.0'
88

99
import contextlib
1010
import json

0 commit comments

Comments
 (0)