From 9c6c8aac2b2ea090f417273cf4cf9c1c28c7a6e2 Mon Sep 17 00:00:00 2001 From: Brent Bumann Date: Wed, 24 Mar 2021 17:38:36 -0700 Subject: [PATCH] 11.5.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 1fcbb0d2..3a2e2456 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.5.0' import base64 import contextlib diff --git a/spec b/spec index b395c3e9..a3171e4f 160000 --- a/spec +++ b/spec @@ -1 +1 @@ -Subproject commit b395c3e9a318665b48e20a087cfeb6109fc3132d +Subproject commit a3171e4f2732b2d9179325eea9c1471f9e7632c3