File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,18 +6,19 @@ until the next release.
66
77# Version 1.5.3
88
9- ## rdflib support 6.0.2
9+ ## Support rdflib version 6+
1010
11- The rdflib upgrade from version 5.0.0 to 6.0.2 introduced breaking changes
11+ The rdflib upgrade from version 5.0.0 to 6+ introduced breaking changes
1212in the rdflib library. This update fixes these breaks without changing
13- functionality.
13+ functionality, unpins the rdflib version and defaults to the latest
14+ version on install.
1415
1516## Dropping official support for Python 3.5 and 3.6
1617
1718The introduction of the rdflib 6+ library restricts the
1819Python support for 3.7+.
1920
20- It is still possible to install odml with a Python version > =3.6,
21+ It is still possible to install odml with a Python version < =3.6,
2122but these versions are no longer tested and officially supported.
2223
2324
You can’t perform that action at this time.
0 commit comments