Skip to content

Commit

Permalink
version 23.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nextstrain-bot committed Sep 22, 2023
1 parent a36d3dd commit 7910874
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__


## 23.1.0 (22 September 2023)

### Features

* Support treetime 0.11.* [#1310][] (@corneliusroemer)
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__ = '23.0.0'
__version__ = '23.1.0'


def is_augur_version_compatible(version):
Expand Down

0 comments on commit 7910874

Please sign in to comment.