File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11# Semantic Link Labs
22
33[ ![ PyPI version] ( https://badge.fury.io/py/semantic-link-labs.svg )] ( https://badge.fury.io/py/semantic-link-labs )
4- [ ![ Read The Docs] ( https://readthedocs.org/projects/semantic-link-labs/badge/?version=0.9.8 &style=flat )] ( https://readthedocs.org/projects/semantic-link-labs/ )
4+ [ ![ Read The Docs] ( https://readthedocs.org/projects/semantic-link-labs/badge/?version=0.9.10 &style=flat )] ( https://readthedocs.org/projects/semantic-link-labs/ )
55[ ![ Code style: black] ( https://img.shields.io/badge/code%20style-black-000000.svg )] ( https://github.com/psf/black )
66[ ![ Downloads] ( https://static.pepy.tech/badge/semantic-link-labs )] ( https://pepy.tech/project/semantic-link-labs )
77
@@ -123,6 +123,7 @@ An even better way to ensure the semantic-link-labs library is available in your
1231232 . Select your newly created environment within the 'Environment' drop down in the navigation bar at the top of the notebook
124124
125125## Version History
126+ * [ 0.9.10] ( https://github.com/microsoft/semantic-link-labs/releases/tag/0.9.10 ) (April 24, 2025)
126127* [ 0.9.9] ( https://github.com/microsoft/semantic-link-labs/releases/tag/0.9.9 ) (April 7, 2025)
127128* [ 0.9.8] ( https://github.com/microsoft/semantic-link-labs/releases/tag/0.9.8 ) (April 3, 2025)
128129* [ 0.9.7] ( https://github.com/microsoft/semantic-link-labs/releases/tag/0.9.7 ) (April 1, 2025)
Original file line number Diff line number Diff line change 1313project = 'semantic-link-labs'
1414copyright = '2024, Microsoft and community'
1515author = 'Microsoft and community'
16- release = '0.9.9 '
16+ release = '0.9.10 '
1717
1818# -- General configuration ---------------------------------------------------
1919# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ name="semantic-link-labs"
77authors = [
88 { name = " Microsoft Corporation" },
99]
10- version =" 0.9.9 "
10+ version =" 0.9.10 "
1111description =" Semantic Link Labs for Microsoft Fabric"
1212readme =" README.md"
1313requires-python =" >=3.10,<3.12"
You can’t perform that action at this time.
0 commit comments