Skip to content

Commit

Permalink
Bump to 7.1.0.
Browse files Browse the repository at this point in the history
Not using 7.0.0 because it was published for a short amount of time
and was a bad release.
  • Loading branch information
braincore committed Oct 27, 2016
1 parent e4fa5ff commit bf69f57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dropbox/dropbox.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
'create_session',
]

__version__ = '6.9.0'
__version__ = '7.1.0'

import contextlib
import json
Expand Down

0 comments on commit bf69f57

Please sign in to comment.