Skip to content

Commit

Permalink
Bump version to 6.7.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
braincore committed Aug 11, 2016
1 parent 3f8bf40 commit 99953e1
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.6.2'
__version__ = '6.7.0'

import contextlib
import json
Expand Down

0 comments on commit 99953e1

Please sign in to comment.