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.3 &style=flat )] ( https://readthedocs.org/projects/semantic-link-labs/ )
4+ [ ![ Read The Docs] ( https://readthedocs.org/projects/semantic-link-labs/badge/?version=0.9.4 &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
@@ -120,6 +120,7 @@ An even better way to ensure the semantic-link-labs library is available in your
1201202 . Select your newly created environment within the 'Environment' drop down in the navigation bar at the top of the notebook
121121
122122## Version History
123+ * [ 0.9.4] ( https://github.com/microsoft/semantic-link-labs/releases/tag/0.9.4 ) (February 27, 2025)
123124* [ 0.9.3] ( https://github.com/microsoft/semantic-link-labs/releases/tag/0.9.3 ) (February 13, 2025)
124125* [ 0.9.2] ( https://github.com/microsoft/semantic-link-labs/releases/tag/0.9.2 ) (February 5, 2025)
125126* [ 0.9.1] ( https://github.com/microsoft/semantic-link-labs/releases/tag/0.9.1 ) (January 22, 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.3 '
16+ release = '0.9.4 '
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.3 "
10+ version =" 0.9.4 "
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