Skip to content

Commit

Permalink
bump to 0.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
John-peterson-coinbase committed Nov 8, 2024
1 parent 33babe2 commit e054e4c
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
13 changes: 12 additions & 1 deletion twitter-langchain/poetry.lock

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

3 changes: 2 additions & 1 deletion 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.1"
version = "0.0.2"
description = "Twitter Langchain Toolkit"
authors = ["John Peterson <john.peterson@coinbase.com>"]
license = "Apache-2.0"
Expand All @@ -12,6 +12,7 @@ pydantic = "^2.9.2"
langchain = "^0.3.7"
tweepy = "^4.14.0"
cdp-agentkit-core = "^0.0.2"
standard-imghdr = "^3.13.0"

[tool.poetry.group.dev.dependencies]
ruff = "^0.7.2"
Expand Down

0 comments on commit e054e4c

Please sign in to comment.