We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f531aca commit 0eecb68Copy full SHA for 0eecb68
HISTORY.md
@@ -1,4 +1,4 @@
1
-- 0.4.20a
+- 0.4.20
2
3
* Support export isomiR rawData output
4
* Support genomic coordinates as output in the gff
setup.py
@@ -3,7 +3,7 @@
import os
from setuptools import setup, find_packages
5
6
-version = '0.4.20a'
+version = '0.4.20'
7
url = 'http://github.com/mirtop/mirtop'
8
9
0 commit comments