We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96f077b commit 2890452Copy full SHA for 2890452
CHANGES.md
@@ -2,6 +2,9 @@
2
3
## __NEXT__
4
5
+
6
+## 26.1.0 (12 November 2024)
7
8
### Features
9
10
* ancestral, translate: Add `--skip-validation` as an alias to `--validation-mode=skip`. [#1656][] (@victorlin)
augur/__version__.py
@@ -1,4 +1,4 @@
1
-__version__ = '26.0.0'
+__version__ = '26.1.0'
def is_augur_version_compatible(version):
0 commit comments