Skip to content

Commit 8bcce6f

Browse files
committed
Bump dask-gateway to 0.1.11
1 parent 33735bb commit 8bcce6f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dockerfiles/dask-gateway/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
.DEFAULT_GOAL = build
22

3-
VERSION = 0.1.10
3+
VERSION = 0.1.11
44

55
include ../Makefile

dockerfiles/dask-gateway/tbump.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[version]
2-
current = "0.1.10"
2+
current = "0.1.11"
33

44
regex = '''
55
(?P<major>\d+)

0 commit comments

Comments
 (0)