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 45bc85e commit 95c3955Copy full SHA for 95c3955
CHANGES.md
@@ -1,6 +1,19 @@
1
# __NEXT__
2
3
4
+# 3.0.5.dev1 (26 November 2018)
5
+
6
+## Bug fixes
7
8
+* translate: Nucleotide ("nuc") annotation for non-bacterial builds starts at 0
9
+ again, not 1, fixing a regression.
10
11
+## Documentation
12
13
+* Schemas: Correct coordinate system description for genome start/end
14
+ annotations.
15
16
17
# 3.0.4.dev1 (26 November 2018)
18
19
## Bug fixes
augur/__version__.py
@@ -1 +1 @@
-__version__ = '3.0.4.dev1'
+__version__ = '3.0.5.dev1'
0 commit comments