Skip to content

Commit 5643b0d

Browse files
committed
version 4.1.0
1 parent b77b778 commit 5643b0d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ development source code and as such may not be routinely kept up to date.
1313

1414
# __NEXT__
1515

16+
17+
# 4.1.0 (11 July 2022)
18+
1619
## Improvements
1720

1821
* The `nextstrain remote` family of commands now output a nicer error message

nextstrain/cli/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '4.0.0+git'
1+
__version__ = '4.1.0'

0 commit comments

Comments
 (0)