From d0ea8960b229e226f5ceadf29a9449dde32de46b Mon Sep 17 00:00:00 2001 From: Brad Rogers Date: Wed, 23 Jun 2021 15:52:03 -0400 Subject: [PATCH] 11.12.0 release --- dropbox/dropbox_client.py | 2 +- spec | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dropbox/dropbox_client.py b/dropbox/dropbox_client.py index 480682aa..d1e9ab23 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__ = '11.12.0' import base64 import contextlib diff --git a/spec b/spec index 444efadb..822caa80 160000 --- a/spec +++ b/spec @@ -1 +1 @@ -Subproject commit 444efadbf5a13253dcc8faf6d752df705e001402 +Subproject commit 822caa80810d2248730a0c6c61309d45f0063f29