Skip to content

Commit

Permalink
10.7.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
rogebrd committed Oct 21, 2020
1 parent 43f7191 commit 46f1b13
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 @@ -6,7 +6,7 @@

# This should always be 0.0.0 in master. Only update this after tagging
# before release.
__version__ = '0.0.0'
__version__ = '10.7.0'

import contextlib
import json
Expand Down

0 comments on commit 46f1b13

Please sign in to comment.