We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a18cbd commit 1bc0a50Copy full SHA for 1bc0a50
CHANGES.md
@@ -7,11 +7,10 @@ This changelog is intended for _humans_ and follows many of the principles from
7
Versions for this project follow the [Semantic Versioning
8
rules](https://semver.org/spec/v2.0.0.html). Each heading below is a version
9
released 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.
+was released.
12
13
14
-# __NEXT__
+# 8.3.0 (30 April 2024)
15
16
## Improvements
17
nextstrain/cli/__version__.py
@@ -1 +1 @@
1
-__version__ = '8.2.0+git'
+__version__ = '8.3.0'
0 commit comments