Skip to content

Commit a786478

Browse files
author
Scott Erickson
committed
11.26.0 release
1 parent 2f8899f commit a786478

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dropbox/dropbox_client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
# This should always be 0.0.0 in main. Only update this after tagging
88
# before release.
9-
__version__ = '0.0.0'
9+
__version__ = '11.26.0'
1010

1111
import base64
1212
import contextlib

spec

0 commit comments

Comments
 (0)