Skip to content

Commit

Permalink
Bump dask-gateway to 0.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonb5 committed Jan 22, 2024
1 parent c65bb67 commit 080a3fd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dockerfiles/dask-gateway/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.DEFAULT_GOAL = build

VERSION = 0.1.3
VERSION = 0.1.4

include ../Makefile
2 changes: 1 addition & 1 deletion dockerfiles/dask-gateway/tbump.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[version]
current = "0.1.3"
current = "0.1.4"

regex = '''
(?P<major>\d+)
Expand Down

0 comments on commit 080a3fd

Please sign in to comment.