Skip to content

Commit

Permalink
version 18.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nextstrain-bot committed Oct 26, 2022
1 parent 2891ef0 commit 7f968ce
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

## __NEXT__


## 18.1.0 (26 October 2022)

### Features

* filter: Add support to group by ISO week (`--group-by week`) during subsampling. [#1067][] (@victorlin)
Expand Down
2 changes: 1 addition & 1 deletion augur/__version__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
__version__ = '18.0.0'
__version__ = '18.1.0'


def is_augur_version_compatible(version):
Expand Down

0 comments on commit 7f968ce

Please sign in to comment.