Skip to content

Commit

Permalink
releasing new changes to infores
Browse files Browse the repository at this point in the history
  • Loading branch information
sierra-moxon committed May 8, 2023
1 parent 806d80e commit a257cec
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
CHANGES
=======
3.3.3
-----
Infores formatting fixes and validation script updates.

3.3.2
-----
added mappings identified from semmeddb domain/range analysis
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[metadata]
name = biolink_model
description = 'A high level datamodel of biological entities and associations'
version = 3.3.2
version = 3.3.3

url = https://github.com/biolink/biolink-model
author = Harold Solbrig
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
REQUIREMENTS = FH.readlines()

NAME = 'biolink-model'
VERSION = '3.3.2'
VERSION = '3.3.3'

DESCRIPTION = 'Biolink Model: A high level datamodel of biological entities and associations'
URL = 'https://github.com/biolink/biolink-model'
Expand Down

0 comments on commit a257cec

Please sign in to comment.