File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed
Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change @@ -7,11 +7,12 @@ 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+ # 5.0.0.dev0 (6 October 2022)
14+
15+ _ This is a development pre-release made prior to the final release of 5.0.0._
1516
1617The major improvement in this release is the introduction of a new Conda
1718runtime, filling a gap between the Docker runtime and the "native" (soon to be
Original file line number Diff line number Diff line change 1- __version__ = '4.2.0+git '
1+ __version__ = '5.0.0.dev0 '
You can’t perform that action at this time.
0 commit comments