We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8dbf25 commit 56b01e3Copy full SHA for 56b01e3
docs/source/conf.py
@@ -13,7 +13,7 @@
13
project = 'semantic-link-labs'
14
copyright = '2024, Microsoft and community'
15
author = 'Microsoft and community'
16
-release = '0.9.4'
+release = '0.9.10'
17
18
# -- General configuration ---------------------------------------------------
19
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
pyproject.toml
@@ -7,7 +7,7 @@ name="semantic-link-labs"
7
authors = [
8
{ name = "Microsoft Corporation" },
9
]
10
-version="0.9.4"
+version="0.9.10"
11
description="Semantic Link Labs for Microsoft Fabric"
12
readme="README.md"
requires-python=">=3.10,<3.12"
0 commit comments