Skip to content

Commit

Permalink
Switch to version 0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
MikeDacre committed Mar 23, 2016
1 parent 6278f82 commit 20df6e6
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions ASEr/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
CREATOR: Tomas Babak
ORGANIZATION: Stanford University
LICENSE: MIT License, property of Stanford, use as you wish
VERSION: 0.1
VERSION: 0.2
CREATED: 2016-25-15 17:03
Last modified: 2016-03-15 17:26
Last modified: 2016-03-23 15:56
============================================================================
"""
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

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

0 comments on commit 20df6e6

Please sign in to comment.