Skip to content

Commit 7917c10

Browse files
committed
Changes for directory-centric ChRIS
1 parent aeb33ed commit 7917c10

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "chrisomatic"
3-
version = "0.7.1"
3+
version = "0.8.0a1"
44
description = "ChRIS backend provisioner with Powerpointlessness"
55
authors = ["Jennings Zhang <[email protected]>"]
66
license = "MIT"
@@ -20,7 +20,7 @@ pyserde = "^0.12.1"
2020
aiodocker = "^0.21.0"
2121
strictyaml = "^1.7.3"
2222

23-
aiochris = "0.4.0"
23+
aiochris = "0.5.0a1"
2424

2525
[tool.poetry.group.dev.dependencies]
2626
pytest-asyncio = "^0.21.0"

0 commit comments

Comments
 (0)