Skip to content

Commit 20df6e6

Browse files
committed
Switch to version 0.2
1 parent 6278f82 commit 20df6e6

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ASEr/__init__.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88
CREATOR: Tomas Babak
99
ORGANIZATION: Stanford University
1010
LICENSE: MIT License, property of Stanford, use as you wish
11-
VERSION: 0.1
11+
VERSION: 0.2
1212
CREATED: 2016-25-15 17:03
13-
Last modified: 2016-03-15 17:26
13+
Last modified: 2016-03-23 15:56
1414
1515
============================================================================
1616
"""

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
setup(
2020
name='ASEr',
21-
version='0.1',
21+
version='0.2',
2222
description='Get ASE counts from BAMs or raw fastq data -- repackage of pipeline by Carlo Artieri ',
2323
long_description=long_description,
2424
url='https://github.com/MikeDacre/ASEr',

0 commit comments

Comments
 (0)