From 63e41945b0ca2178dcaabf7733308d38ca4c5c29 Mon Sep 17 00:00:00 2001 From: Brent Bumann Date: Wed, 17 Nov 2021 11:18:02 -0800 Subject: [PATCH] 11.24.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..b1488b8b 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.24.0' import base64 import contextlib diff --git a/spec b/spec index 6e0a08f1..55ae3f70 160000 --- a/spec +++ b/spec @@ -1 +1 @@ -Subproject commit 6e0a08f15d3f28359208e079656780789361a95f +Subproject commit 55ae3f7008099fe4776e12265ccb9c9214305ce9