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+ # 10.1.0 (19 May 2025)
1514
1615## Improvements
1716
@@ -28,7 +27,7 @@ development source code and as such may not be routinely kept up to date.
2827 using the runtime. Run ` nextstrain update conda ` to receive the update.
2928 ([ #436 ] ( https://github.com/nextstrain/cli/pull/436 ) )
3029
31- [ `NEXTSTRAIN_CONDA_CHANNEL_ALIAS` ] : https://docs.nextstrain.org/projects/cli/en/__NEXT__ /runtimes/conda/#envvar-NEXTSTRAIN_CONDA_CHANNEL_ALIAS
30+ [ `NEXTSTRAIN_CONDA_CHANNEL_ALIAS` ] : https://docs.nextstrain.org/projects/cli/en/10.1.0 /runtimes/conda/#envvar-NEXTSTRAIN_CONDA_CHANNEL_ALIAS
3231[ `channel_alias` Conda config setting ] : https://docs.conda.io/projects/conda/en/latest/user-guide/configuration/settings.html#set-ch-alias
3332
3433## Development
@@ -38,7 +37,7 @@ development source code and as such may not be routinely kept up to date.
3837 [ ` NEXTSTRAIN_CONDA_MICROMAMBA_URL ` ] [ ] instead.
3938 ([ #436 ] ( https://github.com/nextstrain/cli/pull/436 ) )
4039
41- [ `NEXTSTRAIN_CONDA_MICROMAMBA_URL` ] : https://docs.nextstrain.org/projects/cli/en/__NEXT__ /runtimes/conda/#envvar-NEXTSTRAIN_CONDA_MICROMAMBA_URL
40+ [ `NEXTSTRAIN_CONDA_MICROMAMBA_URL` ] : https://docs.nextstrain.org/projects/cli/en/10.1.0 /runtimes/conda/#envvar-NEXTSTRAIN_CONDA_MICROMAMBA_URL
4241
4342
4443# 10.0.0 (7 May 2025)
Original file line number Diff line number Diff line change 1- __version__ = '10.0.0+git '
1+ __version__ = '10.1.0 '
You can’t perform that action at this time.
0 commit comments