Skip to content

Commit

Permalink
chore: release twitter-langchain 0.0.3 (#38)
Browse files Browse the repository at this point in the history
  • Loading branch information
John-peterson-coinbase authored Nov 10, 2024
1 parent 000f308 commit d99af2c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions twitter-langchain/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions twitter-langchain/pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "twitter-langchain"
version = "0.0.2"
version = "0.0.3"
description = "Twitter Langchain Toolkit"
authors = ["John Peterson <[email protected]>"]
license = "Apache-2.0"
Expand All @@ -11,7 +11,7 @@ python = "^3.10"
pydantic = "^2.9.2"
langchain = "^0.3.7"
tweepy = "^4.14.0"
cdp-agentkit-core = "^0.0.2"
cdp-agentkit-core = "^0.0.3"
standard-imghdr = "^3.13.0"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit d99af2c

Please sign in to comment.