Skip to content

Commit

Permalink
Merge branch 'develop'
Browse files Browse the repository at this point in the history
  • Loading branch information
djcomlab committed Sep 9, 2016
2 parents 8d9acf4 + 147a1d3 commit f5da1aa
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

setup(
name='isatools',
version='0.3.0',
version='0.3.1c',
packages=['isatools', 'isatools.convert', 'isatools.io', 'isatools.model', 'isatools.sampledata'],
package_data={'isatools': ['schemas/cedar/*.json',
'schemas/isa_model_version_1_0_schemas/core/*.json',
Expand All @@ -19,6 +19,7 @@
'convert/isa_line_commands/bin/batch_sra2isatab.sh',
'convert/resources/biocrates/*',
'convert/resources/sra/*.xsl',
'convert/resources/sra/*.xml',
'config/json/default/*.json',
'config/json/default/schemas/*.json',
'config/json/sra/*.json',
Expand Down

0 comments on commit f5da1aa

Please sign in to comment.