diff --git a/dropbox/dropbox_client.py b/dropbox/dropbox_client.py index 3ddf824..931f1e9 100644 --- a/dropbox/dropbox_client.py +++ b/dropbox/dropbox_client.py @@ -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.0' import base64 import contextlib