We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2f300ba commit a9623c1Copy full SHA for a9623c1
breadbox-client/pyproject.toml
@@ -1,6 +1,6 @@
1
[tool.poetry]
2
name = "breadbox-client"
3
-version = "4.8.0"
+version = "4.9.0"
4
description = "A client library for accessing Breadbox"
5
6
authors = []
breadbox/pyproject.toml
name = "breadbox"
description = "A peristent service that stores and fetches datasets"
authors = ["Jessica Cheng <jcheng@broadinstitute.org>"]
packages = [{include = "breadbox"}]
0 commit comments