Skip to content

Commit

Permalink
Fix version num
Browse files Browse the repository at this point in the history
  • Loading branch information
nsheff committed Dec 15, 2017
1 parent 26c2a7a commit ace31fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipelines/ATACseq.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

__author__ = ["Jin Xu", "Nathan Sheffield"]
__email__ = "[email protected]"
__version__ = "0.7.0-dev"
__version__ = "0.6.1"



Expand Down

0 comments on commit ace31fe

Please sign in to comment.