File tree Expand file tree Collapse file tree
resources/helm/dask-gateway Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- __version__ = "2025.4.1-0.dev "
1+ __version__ = "2026.3.0 "
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ build-backend = "hatchling.build"
1111#
1212[project ]
1313name = " dask-gateway-server"
14- version = " 2025.4.1-0.dev "
14+ version = " 2026.3.0 "
1515description = " A multi-tenant server for securely deploying and managing multiple Dask clusters."
1616readme = " README.rst"
1717requires-python = " >=3.10"
Original file line number Diff line number Diff line change 1- __version__ = "2025.4.1-0.dev "
1+ __version__ = "2026.3.0 "
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ build-backend = "hatchling.build"
1111#
1212[project ]
1313name = " dask-gateway"
14- version = " 2025.4.1-0.dev "
14+ version = " 2026.3.0 "
1515description = " A client library for interacting with a dask-gateway server"
1616readme = " README.rst"
1717requires-python = " >=3.10"
Original file line number Diff line number Diff line change @@ -57,7 +57,7 @@ source = [
5757github_url = " https://github.com/dask/dask-gateway"
5858
5959[tool .tbump .version ]
60- current = " 2025.4.1-0.dev "
60+ current = " 2026.3.0 "
6161regex = '''
6262 (?P<major>\d+)
6363 \.
Original file line number Diff line number Diff line change 22apiVersion : v2
33name : dask-gateway
44version : 0.0.1-set.by.chartpress
5- appVersion : " 2025.4.1-0.dev "
5+ appVersion : " 2026.3.0 "
66description : A multi-tenant server for deploying and managing Dask clusters
77home : https://gateway.dask.org/
88sources :
You can’t perform that action at this time.
0 commit comments