Skip to content

Commit

Permalink
12.0.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
maxbelanger committed Jun 3, 2024
1 parent c5ea3f8 commit b397049
Showing 1 changed file with 1 addition and 1 deletion.
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__ = '12.0.2'

import base64
import contextlib
Expand Down

0 comments on commit b397049

Please sign in to comment.