File tree 4 files changed +7
-3
lines changed
4 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
1
CHANGES
2
2
=======
3
+ 3.3.2
4
+ -----
5
+ added mappings identified from semmeddb domain/range analysis
6
+
3
7
3.3.1
4
8
----
5
9
changes to support fixing documentation links and accessing biolink-model.yaml for use as an import.
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ license: https://creativecommons.org/publicdomain/zero/1.0/
6
6
7
7
# Version should be kept in sync with primary Git repository release tag
8
8
9
- version : 3.3.1
9
+ version : 3.3.2
10
10
11
11
12
12
# # ------------
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.3.1
4
+ version = 3.3.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.3.1 '
9
+ VERSION = '3.3.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