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 f3c6f53 commit c752682Copy full SHA for c752682
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.1a4"
+version = "0.1.1a5"
28
29
[tool.poetry.scripts]
30
ve_run = "virtual_ecosystem.entry_points:ve_run_cli"
0 commit comments