We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b77b778 commit 5643b0dCopy full SHA for 5643b0d
CHANGES.md
@@ -13,6 +13,9 @@ development source code and as such may not be routinely kept up to date.
13
14
# __NEXT__
15
16
+
17
+# 4.1.0 (11 July 2022)
18
19
## Improvements
20
21
* The `nextstrain remote` family of commands now output a nicer error message
nextstrain/cli/__version__.py
@@ -1 +1 @@
1
-__version__ = '4.0.0+git'
+__version__ = '4.1.0'
0 commit comments