File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,7 +7,11 @@ 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.
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.
12+
13+
14+ # __ NEXT__
1115
1216
1317# 11.0.0 (5 May 2026)
Original file line number Diff line number Diff line change @@ -9,7 +9,12 @@ This changelog is intended for _humans_ and follows many of the principles from
99Versions for this project follow the [ Semantic Versioning
1010rules] ( https://semver.org/spec/v2.0.0.html ) . Each heading below is a version
1111released to [ PyPI] ( https://pypi.org/project/nextstrain-cli/ ) and the date it
12- was released.
12+ was released. The "__ NEXT__ " heading below describes changes in the unreleased
13+ development source code and as such may not be routinely kept up to date.
14+
15+
16+ (v-next)=
17+ ## __ NEXT__
1318
1419
1520(v11-0-0)=
Original file line number Diff line number Diff line change 1- __version__ = '11.0.0'
1+ __version__ = '11.0.0+git '
You can’t perform that action at this time.
0 commit comments