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 cf40f09 commit 6df50e3Copy full SHA for 6df50e3
CHANGES.md
@@ -2,6 +2,9 @@
2
3
## __NEXT__
4
5
+
6
+## 31.1.0 (27 May 2025)
7
8
### Features
9
10
* schema: Allow full stop character (`.`) in gene names. [#955][] (@jameshadfield)
augur/__version__.py
@@ -1,4 +1,4 @@
1
-__version__ = '31.0.0'
+__version__ = '31.1.0'
def is_augur_version_compatible(version):
0 commit comments