We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0152166 commit dd303ebCopy full SHA for dd303eb
setup.py
@@ -6,7 +6,7 @@
6
setup(
7
description='A variety of utilities for activities involved in the running of the GWAS Catalog',
8
name='gwasUtils',
9
- version='0.1.27b.9',
+ version='0.1.27b.10',
10
data_files=[('r_scripts',['catalogPlots/dataReleaseTimer.R', 'catalogPlots/SumStats_plotter.R', 'catalogPlots/TA_vs_GWAS_publication.R']),
11
('nf', ['solrIndexerManager/solr_indexing.nf'])],
12
packages=['gwasAssociationFilter',
0 commit comments