Skip to content

Commit 6f5cc08

Browse files
version 31.3.0
1 parent 9804876 commit 6f5cc08

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+
## 31.3.0 (3 July 2025)
7+
58
### Features
69

710
* traits: Added new options `--branch-labels` and `--branch-confidence` to export branch labels for nodes which have a corresponding state change. These are useful for creating streamtrees which convey geographic jumps. [#1814][] (@jameshadfield)

augur/__version__.py

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

33

44
def is_augur_version_compatible(version):

0 commit comments

Comments
 (0)