Skip to content

Commit

Permalink
Bump version to 0.2.2 in preparation of a release
Browse files Browse the repository at this point in the history
  • Loading branch information
deepakunni3 committed Nov 5, 2020
1 parent c062bc1 commit 99a579e
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.2.1'
VERSION = '0.2.2'
DESCRIPTION = 'Biolink Model Toolkit: A Python API for working with the Biolink Model'
URL = 'https://github.com/biolink/biolink-model-toolkit'
AUTHOR = 'Deepak Unni'
Expand Down

0 comments on commit 99a579e

Please sign in to comment.