Skip to content

Commit

Permalink
update to 1.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
Juke34 committed Apr 19, 2019
1 parent 2ba64d0 commit be03cf2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@

setup(
name='EMBLmyGFF3',
version='1.2.5',
version='1.2.6',

description='An efficient way to convert gff3 annotation files into EMBL format ready to submit',

url='https://github.com/NBISweden/EMBLmyGFF3',
download_url='https://github.com/NBISweden/EMBLmyGFF3/archive/v1.2.5.tar.gz',
download_url='https://github.com/NBISweden/EMBLmyGFF3/archive/v1.2.6.tar.gz',
author='Martin Norling, Niclas Jareborg, Jacques Dainat',

license='GPL-3.0',
Expand Down

0 comments on commit be03cf2

Please sign in to comment.