Skip to content

Commit

Permalink
dev
Browse files Browse the repository at this point in the history
Signed-off-by: Prithvi Kannan <[email protected]>
  • Loading branch information
prithvikannan committed Dec 19, 2024
1 parent 7587428 commit 7934e55
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion integrations/langchain/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "databricks-langchain"
version = "0.1.0"
version = "0.1.0.dev"
description = "Support for Databricks AI support in LangChain"
authors = [
{ name="Prithvi Kannan", email="[email protected]" },
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "databricks-ai-bridge"
version = "0.1.0"
version = "0.1.0.dev"
description = "Official Python library for Databricks AI support"
authors = [
{ name="Prithvi Kannan", email="[email protected]" },
Expand Down

0 comments on commit 7934e55

Please sign in to comment.