We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe920c7 commit 7139595Copy full SHA for 7139595
CHANGES.md
@@ -2,6 +2,9 @@
2
3
## __NEXT__
4
5
+
6
+## 22.0.2 (26 May 2023)
7
8
### Bug fixes
9
10
* CI: Add a Github action to test augur on 8 Nextstrain pathogen workflows using example data. [#1217][] (@corneliusroemer)
augur/__version__.py
@@ -1,4 +1,4 @@
1
-__version__ = '22.0.1'
+__version__ = '22.0.2'
def is_augur_version_compatible(version):
0 commit comments