Skip to content

Commit 08de592

Browse files
authored
Update pyproject.toml
Bump release version
1 parent 150e8bf commit 08de592

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.1a5"
27+
version = "0.1.1a6"
2828

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

0 commit comments

Comments
 (0)