File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed
Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,10 @@ This changelog is intended for _humans_ and follows many of the principles from
77Versions for this project follow the [ Semantic Versioning
88rules] ( https://semver.org/spec/v2.0.0.html ) . Each heading below is a version
99released to [ PyPI] ( https://pypi.org/project/nextstrain-cli/ ) and the date it
10- was released. The "__ NEXT__ " heading below describes changes in the unreleased
11- development source code and as such may not be routinely kept up to date.
10+ was released.
1211
1312
14- # __ NEXT __
13+ # 9.0.0 (24 March 2025)
1514
1615This release contains a ** potentially-breaking change** for any usages of the
1716` --sacra ` option, though we expect no one is using it. The change is described
4140 when overlays are used with AWS Batch.
4241 ([ #419 ] [ ] , [ #423 ] ( https://github.com/nextstrain/cli/pull/423 ) )
4342
44- [ `--augur` ] : https://docs.nextstrain.org/projects/cli/en/__NEXT__ /commands/build/#cmdoption-nextstrain-build-augur
45- [ `--auspice` ] : https://docs.nextstrain.org/projects/cli/en/__NEXT__ /commands/build/#cmdoption-nextstrain-build-auspice
43+ [ `--augur` ] : https://docs.nextstrain.org/projects/cli/en/9.0.0 /commands/build/#cmdoption-nextstrain-build-augur
44+ [ `--auspice` ] : https://docs.nextstrain.org/projects/cli/en/9.0.0 /commands/build/#cmdoption-nextstrain-build-auspice
4645
4746* The ` --sacra ` option, intended for use during development, is no longer
4847 supported by ` nextstrain build ` , ` nextstrain view ` , or ` nextstrain shell ` .
Original file line number Diff line number Diff line change 1- __version__ = '8.5.4+git '
1+ __version__ = '9.0.0 '
You can’t perform that action at this time.
0 commit comments