Skip to content

Commit 7139595

Browse files
version 22.0.2
1 parent fe920c7 commit 7139595

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
@@ -2,6 +2,9 @@
22

33
## __NEXT__
44

5+
6+
## 22.0.2 (26 May 2023)
7+
58
### Bug fixes
69

710
* CI: Add a Github action to test augur on 8 Nextstrain pathogen workflows using example data. [#1217][] (@corneliusroemer)

augur/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
__version__ = '22.0.1'
1+
__version__ = '22.0.2'
22

33

44
def is_augur_version_compatible(version):

0 commit comments

Comments
 (0)