Skip to content

Commit 343864d

Browse files
authored
Merge pull request #439 from alan-turing-institute/417-update-version
Update version to 0.3.0 (#417)
2 parents 8507790 + 1f2c8b3 commit 343864d

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

pyproject.toml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
11
[tool.poetry]
22
name = "autoemulate"
3-
version = "0.2.1dev1"
3+
version = "0.3.0"
44
description = "A python package for semi-automated emulation"
55
license = "MIT"
6-
authors = [
7-
"AutoEmulate contributors (see our GitHub page)"
8-
]
6+
authors = ["AutoEmulate contributors (see our GitHub page)"]
97
readme = "README.md"
108
include = ["misc/AE_logo_final.png"]
119

0 commit comments

Comments
 (0)