Skip to content

Commit a15b88c

Browse files
authoredFeb 19, 2025
Bump version (#166)
1 parent 580feec commit a15b88c

File tree

6 files changed

+10
-10
lines changed

6 files changed

+10
-10
lines changed
 

‎deploy_ai_search_indexes/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "deploy_ai_search_indexes"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
description = "Helper functions to deploy Azure AI Search"
55
readme = "README.md"
66
authors = [

‎image_processing/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "image_processing"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
description = "Image processing for documents with Document Intelligence and OpenAI"
55
readme = "README.md"
66
authors = [

‎pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "dstoolkit-text2sql-and-imageprocessing"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
description = "This repo accelerates development of RAG applications with rich data sources including SQL Warehouses and documents analysed with Azure Document Intelligence."
55
readme = "README.md"
66
requires-python = ">=3.11"

‎text_2_sql/autogen/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "autogen_text_2_sql"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
description = "AutoGen Based Implementation"
55
readme = "README.md"
66
authors = [

‎text_2_sql/text_2_sql_core/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "text_2_sql_core"
3-
version = "0.1.0"
3+
version = "0.2.0"
44
description = "Core Functionality for Text to SQL"
55
readme = "README.md"
66
authors = [

‎uv.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)