Skip to content

Commit

Permalink
bump OT schema version and pipeline version
Browse files Browse the repository at this point in the history
  • Loading branch information
apriltuesday committed Oct 31, 2022
1 parent cc005e5 commit 8aedbfb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion OT_SCHEMA_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.2.8
2.2.8.1
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ def get_requires():


setup(name='eva_cttv_pipeline',
version='2.6.0',
version='2.7.0',
packages=find_packages(),
install_requires=get_requires(),
#! TBD: list as a dependency subpackage 'clinvar_xml_utils.clinvar_xml_utils.clinvar_xml_utils'
Expand Down

0 comments on commit 8aedbfb

Please sign in to comment.