We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 150e8bf commit 08de592Copy full SHA for 08de592
pyproject.toml
@@ -24,7 +24,7 @@ license = "BSD-3-Clause"
24
name = "virtual_ecosystem"
25
readme = "README.md"
26
repository = "https://github.com/ImperialCollegeLondon/virtual_ecosystem"
27
-version = "0.1.1a5"
+version = "0.1.1a6"
28
29
[tool.poetry.scripts]
30
ve_run = "virtual_ecosystem.entry_points:ve_run_cli"
0 commit comments