Skip to content

Commit 95c3955

Browse files
committed
version 3.0.5.dev1
1 parent 45bc85e commit 95c3955

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGES.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
# __NEXT__
22

33

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+
417
# 3.0.4.dev1 (26 November 2018)
518

619
## Bug fixes

augur/__version__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = '3.0.4.dev1'
1+
__version__ = '3.0.5.dev1'

0 commit comments

Comments
 (0)