diff --git a/dockerfiles/dask-gateway/Makefile b/dockerfiles/dask-gateway/Makefile index 779a564..a44ae2b 100644 --- a/dockerfiles/dask-gateway/Makefile +++ b/dockerfiles/dask-gateway/Makefile @@ -1,5 +1,5 @@ .DEFAULT_GOAL = build -VERSION = 0.1.8 +VERSION = 0.1.9 include ../Makefile diff --git a/dockerfiles/dask-gateway/tbump.toml b/dockerfiles/dask-gateway/tbump.toml index 385c3b5..526b6b8 100644 --- a/dockerfiles/dask-gateway/tbump.toml +++ b/dockerfiles/dask-gateway/tbump.toml @@ -1,5 +1,5 @@ [version] -current = "0.1.8" +current = "0.1.9" regex = ''' (?P\d+)