Skip to content

Commit 7838fa8

Browse files
Merge pull request #691 from ImperialCollegeLondon/release/0.1.1a8
Update package version ready for 0.1.1 alpha release 8
2 parents 517b0a3 + c216dd1 commit 7838fa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ license = "BSD-3-Clause"
2424
name = "virtual_ecosystem"
2525
readme = "README.md"
2626
repository = "https://github.com/ImperialCollegeLondon/virtual_ecosystem"
27-
version = "0.1.1a7"
27+
version = "0.1.1a8"
2828

2929
[tool.poetry.scripts]
3030
ve_run = "virtual_ecosystem.entry_points:ve_run_cli"

0 commit comments

Comments
 (0)