diff --git a/OT_SCHEMA_VERSION b/OT_SCHEMA_VERSION index e7034819..9183195a 100644 --- a/OT_SCHEMA_VERSION +++ b/OT_SCHEMA_VERSION @@ -1 +1 @@ -2.3.2 \ No newline at end of file +2.4.0 \ No newline at end of file diff --git a/setup.py b/setup.py index 58b5e6ce..6f6c807d 100644 --- a/setup.py +++ b/setup.py @@ -27,7 +27,7 @@ def get_requires(): long_description = fh.read() setup(name='cmat', - version='3.0.4.dev0', + version='3.0.4', author_email='opentargets-clinvar@ebi.ac.uk', url='https://github.com/EBIvariation/eva-opentargets', packages=find_packages(),