File tree Expand file tree Collapse file tree 3 files changed +7
-9
lines changed
Expand file tree Collapse file tree 3 files changed +7
-9
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+ # 10.2.1.post1 (1 July 2025)
1514
1615_ See also changes in 10.2.1 which was an unreleased version._
1716
Original file line number Diff line number Diff line change @@ -9,16 +9,15 @@ 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. The "__ NEXT__ " heading below describes changes in the unreleased
13- development source code and as such may not be routinely kept up to date.
12+ was released.
1413
1514
16- (v-next )=
17- ## __ NEXT __
15+ (v10-2-1-post1 )=
16+ ## 10.2.1.post1 (1 July 2025)
1817
1918_ See also changes in 10.2.1 which was an unreleased version._
2019
21- (v-next -development)=
20+ (v10-2-1-post1 -development)=
2221### Development
2322
2423* The release script now keeps changelogs in sync.
Original file line number Diff line number Diff line change 1- __version__ = '10.2.1+git '
1+ __version__ = '10.2.1.post1 '
You can’t perform that action at this time.
0 commit comments