From 8de181138053854db124301ccdf3a040107afc24 Mon Sep 17 00:00:00 2001 From: Eugene Che Date: Thu, 21 Oct 2021 14:08:11 -0700 Subject: [PATCH] 11.22.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 afe664a6..10a09899 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.22.0' import base64 import contextlib diff --git a/spec b/spec index 72d07181..822caa80 160000 --- a/spec +++ b/spec @@ -1 +1 @@ -Subproject commit 72d0718154d13756b31b5a0e0948abcae35dab84 +Subproject commit 822caa80810d2248730a0c6c61309d45f0063f29