Skip to content

Commit

Permalink
version 10.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
huddlej committed Oct 23, 2020
1 parent 05f2a68 commit 14cf020
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__


## 10.0.3 (23 October 2020)

### Bug Fixes

* refine: Report divergence by number of mutations as an integer instead of a floating point value [#618][]
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__ = '10.0.2'
__version__ = '10.0.3'


def is_augur_version_compatible(version):
Expand Down

0 comments on commit 14cf020

Please sign in to comment.