Skip to content

Commit

Permalink
bump OT schema version and package version
Browse files Browse the repository at this point in the history
  • Loading branch information
apriltuesday committed Oct 3, 2023
1 parent ce517f8 commit 8f7b30e
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.3.2
2.4.0
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -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='[email protected]',
url='https://github.com/EBIvariation/eva-opentargets',
packages=find_packages(),
Expand Down

0 comments on commit 8f7b30e

Please sign in to comment.