Skip to content

Commit

Permalink
Merge pull request #18 from martinghunt/master
Browse files Browse the repository at this point in the history
Version 1.0.0
  • Loading branch information
martinghunt committed Apr 9, 2014
2 parents a766198 + e475ab3 commit 0ce8fe6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ def read(fname):

setup(
name='Fastaq',
version='0.1',
version='1.0.0',
description='Scripts to manipulate FASTA and FASTQ files, plus API for developers',
long_description=read('README.md'),
packages = find_packages(),
Expand Down

0 comments on commit 0ce8fe6

Please sign in to comment.