Skip to content

Commit

Permalink
Update setup.py
Browse files Browse the repository at this point in the history
Version went the wrong way
  • Loading branch information
andrewjpage authored Nov 29, 2017
1 parent f1a27a3 commit d432535
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 @@ -4,7 +4,7 @@

setup(
name='pyfastaq',
version='3.14.0',
version='3.16.0',
description='Script to manipulate FASTA and FASTQ files, plus API for developers',
packages = find_packages(),
author='Martin Hunt',
Expand Down

0 comments on commit d432535

Please sign in to comment.