File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 11# (C) 2025 GoodData Corporation
22[project ]
33name = " gooddata-pipelines"
4- version = " 0.1 .0"
4+ version = " 1.47 .0"
55description = " "
66authors = [{ name = " GoodData" , email = " support@gooddata.com" }]
77license = { text = " MIT" }
Original file line number Diff line number Diff line change @@ -186,10 +186,12 @@ src = "gooddata-flexconnect/setup.py"
186186search = ' "Documentation": "https://gooddata-flexconnect.readthedocs.io/en/v{current_version}"'
187187
188188[[tool .tbump .file ]]
189+ # gooddata-pipelines version
189190src = " gooddata-pipelines/pyproject.toml"
190191search = ' version = "{current_version}"'
191192
192193[[tool .tbump .file ]]
194+ # gooddata-sdk version in gooddata-pipelines dependencies
193195src = " gooddata-pipelines/pyproject.toml"
194196search = " gooddata-sdk~={current_version}"
195197
You can’t perform that action at this time.
0 commit comments