File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v0.2.0 (2023-05-22)
4+
35## v0.2.0a2 (2023-05-22)
46
57## [ v0.1.0]
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ source = ["src"]
33
44[tool .poetry ]
55name = " spaemis"
6- version = " 0.2.0a2 "
6+ version = " 0.2.0 "
77description = " Produce a coherent set of emissions for regional air quality modelling"
88authors = [
" Jared Lewis <[email protected] >" ]
99readme = " README.md"
@@ -46,11 +46,10 @@ typing-extensions = "^4.5.0"
4646pyyaml = " ^6.0"
4747
4848[tool .commitizen ]
49- version = " 0.2.0a2 "
49+ version = " 0.2.0 "
5050version_files = [" pyproject.toml:^version" ]
5151tag_format = " v$version"
5252major_version_zero = true
53- changelog_merge_prerelease = true
5453
5554[tool .poetry .extras ]
5655notebooks = [
You can’t perform that action at this time.
0 commit comments