dropbox-sdk-python icon indicating copy to clipboard operation
dropbox-sdk-python copied to clipboard

Version number not set on 11.36.1 tag

Open SFrijters opened this issue 2 years ago • 1 comments

Describe the bug

In the 11.36.0 tag, the __version__ is set in https://github.com/dropbox/dropbox-sdk-python/blob/v11.36.0/dropbox/dropbox_client.py

But for 11.36.1 it is not: https://github.com/dropbox/dropbox-sdk-python/blob/v11.36.1/dropbox/dropbox_client.py

Cf. https://github.com/dropbox/dropbox-sdk-python/issues/425

Expected Behavior

Each tagged version has the __version__ set in dropbox/dropbox_client.py.

SFrijters avatar Apr 17 '23 07:04 SFrijters

Thanks for letting us know! I'll ask the team to get that fixed up.

greg-db avatar Apr 17 '23 13:04 greg-db