Skip to content

Commit

Permalink
Bump climate-notebook-gpu to 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonb5 committed Jun 20, 2024
1 parent 73cb469 commit d5f308e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dockerfiles/climate-notebook-gpu/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
.DEFAULT_GOAL = build

VERSION = 0.1.2
VERSION = 0.1.3

run: ARGS = -p 8888:8888

Expand Down
2 changes: 1 addition & 1 deletion dockerfiles/climate-notebook-gpu/tbump.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[version]
current = "0.1.2"
current = "0.1.3"

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

0 comments on commit d5f308e

Please sign in to comment.