Skip to content

Commit

Permalink
11.31.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
Brent Bumann committed May 18, 2022
1 parent 005a750 commit 5787f91
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dropbox/dropbox_client.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 main. Only update this after tagging
# before release.
__version__ = '0.0.0'
__version__ = '11.31.0'

import base64
import contextlib
Expand Down
2 changes: 1 addition & 1 deletion spec

0 comments on commit 5787f91

Please sign in to comment.