File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11[bumpversion]
2- current_version = 2.30.0
2+ current_version = 2.30.1
33files = solvebio/version.py
44commit = True
55tag = True
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v2.30.1] ( https://github.com/solvebio/solvebio-python/tree/v2.30.1 ) (2025-04-11)
4+
5+ - Escape Path on Windows in Upload Command (#478 )
36
47## [ v2.30.0] ( https://github.com/solvebio/solvebio-python/tree/v2.30.0 ) (2025-01-24)
58
69- EDPDEV-1535 add commit download support (#474 )
710- Fix issue with ` upload_file ` where the nested client was not used (#475 )
811- Fix failing test around empty metadata (#476 )
912
10-
1113## [ v2.29.2] ( https://github.com/solvebio/solvebio-python/tree/v2.29.2 ) (2024-10-14)
1214
1315- Fix issue occurring on "import solvebio" (#471 )
Original file line number Diff line number Diff line change 33
44# This file should define a variable VERSION which we use as the
55# debugger version number.
6- VERSION = '2.30.0 '
6+ VERSION = '2.30.1 '
You can’t perform that action at this time.
0 commit comments