File tree Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Expand file tree Collapse file tree 4 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 1
1
CHANGES
2
2
=======
3
+ 3.2.2
4
+ ----
5
+ several new infores parameters added
6
+ repalced smart-api URLs in the infores registry with github projects where possible
7
+ added support for reasoner-validator to validate retrieval source object
8
+
3
9
3.2.1
4
10
----
5
11
add domain to biolink:type to help KGX recognize it as a node property. by @sierra-moxon in https://github.com/biolink/biolink-model/pull/1221
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ license: https://creativecommons.org/publicdomain/zero/1.0/
5
5
6
6
# Version should be kept in sync with primary Git repository release tag
7
7
8
- version : 3.2.0
8
+ version : 3.2.2
9
9
10
10
11
11
# # ------------
Original file line number Diff line number Diff line change 1
1
[metadata]
2
2
name = biolink_model
3
3
description = ' A high level datamodel of biological entities and associations'
4
- version = 3.2.1
4
+ version = 3.2.2
5
5
6
6
url = https://github.com/biolink/biolink-model
7
7
author = Harold Solbrig
Original file line number Diff line number Diff line change 6
6
REQUIREMENTS = FH .readlines ()
7
7
8
8
NAME = 'biolink-model'
9
- VERSION = '3.2.1 '
9
+ VERSION = '3.2.2 '
10
10
11
11
DESCRIPTION = 'Biolink Model: A high level datamodel of biological entities and associations'
12
12
URL = 'https://github.com/biolink/biolink-model'
You can’t perform that action at this time.
0 commit comments