File tree 6 files changed +6
-6
lines changed
resources/helm/dask-gateway
6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
- __version__ = "2025.2.0-0.dev "
1
+ __version__ = "2025.4.0 "
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ build-backend = "hatchling.build"
11
11
#
12
12
[project ]
13
13
name = " dask-gateway-server"
14
- version = " 2025.2.0-0.dev "
14
+ version = " 2025.4.0 "
15
15
description = " A multi-tenant server for securely deploying and managing multiple Dask clusters."
16
16
readme = " README.rst"
17
17
requires-python = " >=3.10"
Original file line number Diff line number Diff line change 1
- __version__ = "2025.2.0-0.dev "
1
+ __version__ = "2025.4.0 "
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ build-backend = "hatchling.build"
11
11
#
12
12
[project ]
13
13
name = " dask-gateway"
14
- version = " 2025.2.0-0.dev "
14
+ version = " 2025.4.0 "
15
15
description = " A client library for interacting with a dask-gateway server"
16
16
readme = " README.rst"
17
17
requires-python = " >=3.10"
Original file line number Diff line number Diff line change @@ -56,7 +56,7 @@ source = [
56
56
github_url = " https://github.com/dask/dask-gateway"
57
57
58
58
[tool .tbump .version ]
59
- current = " 2025.2.0-0.dev "
59
+ current = " 2025.4.0 "
60
60
regex = '''
61
61
(?P<major>\d+)
62
62
\.
Original file line number Diff line number Diff line change 2
2
apiVersion : v2
3
3
name : dask-gateway
4
4
version : 0.0.1-set.by.chartpress
5
- appVersion : " 2025.2.0-0.dev "
5
+ appVersion : " 2025.4.0 "
6
6
description : A multi-tenant server for deploying and managing Dask clusters
7
7
home : https://gateway.dask.org/
8
8
sources :
You can’t perform that action at this time.
0 commit comments