Skip to content

Commit 69aafa7

Browse files
author
xzt41
authored
Merge pull request #17 from xzt41/master
update to a new version
2 parents f830ca0 + e3d1313 commit 69aafa7

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

ChangeLog.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ Changes
44
todo in future versions:
55
- Supporting for *de novo* GTF file (no annotated start and stop codons).
66

7+
v1.2.11 (2018.12.20)
8+
-----------------
9+
- Several small updates.
10+
711
v1.2.10 (2018.3.25)
812
-----------------
913
- Add "-i" option to metaplots command for multiple input files

RiboCode/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
#!/usr/bin/env python
22
# -*- coding:UTF-8 -*-
33
__author__ = 'Zhengtao Xiao'
4-
__version__ = "1.2.10"
4+
__version__ = "1.2.11"

0 commit comments

Comments
 (0)