File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 2.14 .0
2+ current_version = 2.15 .0
33commit = false
44tag = false
55
Original file line number Diff line number Diff line change 22setup (
33 name = 'fireblocks_sdk' ,
44 packages = ['fireblocks_sdk' ],
5- version = '2.14 .0' ,
5+ version = '2.15 .0' ,
66 license = 'MIT' ,
77 description = 'Fireblocks python SDK' ,
88 long_description = """Fireblocks python SDK""" ,
99 long_description_content_type = 'text/markdown' ,
1010 url = 'https://github.com/fireblocks/fireblocks-sdk-py' ,
11- download_url = 'https://github.com/fireblocks/fireblocks-sdk-py/archive/v2.14 .0.tar.gz' ,
11+ download_url = 'https://github.com/fireblocks/fireblocks-sdk-py/archive/v2.15 .0.tar.gz' ,
1212 keywords = ['Fireblocks' , 'SDK' ],
1313 install_requires = [
1414 'PyJWT>=2.8.0' ,
You can’t perform that action at this time.
0 commit comments