Skip to content

Commit 500be78

Browse files
author
github-actions
committed
build(breadbox): bump version to 4.10.0
1 parent 027041f commit 500be78

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

breadbox-client/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "breadbox-client"
3-
version = "4.9.0"
3+
version = "4.10.0"
44
description = "A client library for accessing Breadbox"
55

66
authors = []

breadbox/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "breadbox"
3-
version = "4.9.0"
3+
version = "4.10.0"
44
description = "A peristent service that stores and fetches datasets"
55
authors = ["Jessica Cheng <jcheng@broadinstitute.org>"]
66
packages = [{include = "breadbox"}]

0 commit comments

Comments
 (0)