Skip to content

Commit

Permalink
Bump version to 0.8.6 in preparation of a release
Browse files Browse the repository at this point in the history
  • Loading branch information
sierra-moxon committed Jun 13, 2022
1 parent 89d1a64 commit 456793f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
REQUIREMENTS = FH.readlines()

NAME = 'bmt'
VERSION = '0.8.5'
VERSION = '0.8.6'
DESCRIPTION = 'Biolink Model Toolkit: A Python API for working with the Biolink Model'
URL = 'https://github.com/biolink/biolink-model-toolkit'
AUTHOR = 'Deepak Unni', 'Sierra Moxon'
Expand Down

0 comments on commit 456793f

Please sign in to comment.