Skip to content

Commit 0eecb68

Browse files
committed
make release
1 parent f531aca commit 0eecb68

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

HISTORY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
- 0.4.20a
1+
- 0.4.20
22

33
* Support export isomiR rawData output
44
* Support genomic coordinates as output in the gff

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import os
44
from setuptools import setup, find_packages
55

6-
version = '0.4.20a'
6+
version = '0.4.20'
77
url = 'http://github.com/mirtop/mirtop'
88

99

0 commit comments

Comments
 (0)