[MOAR] Adding Posthog to docker.txt (#655)
Co-authored-by: Francisco Liberal <francisco@arcade.dev>
This commit is contained in:
parent
b7bb2c8d03
commit
92cc1a1ab9
2 changed files with 2 additions and 1 deletions
|
|
@ -10,6 +10,7 @@ arcade-freshservice-api
|
|||
arcade-linkedin
|
||||
arcade-math
|
||||
arcade-miro-api
|
||||
arcade-posthog-api
|
||||
arcade-slack-api
|
||||
arcade-stripe-api
|
||||
arcade-squareup-api
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ build-backend = "hatchling.build"
|
|||
|
||||
[project]
|
||||
name = "arcade_posthog_api"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
description = "Tools that enable LLMs to interact directly with the PostHog API."
|
||||
requires-python = ">=3.10"
|
||||
dependencies = [
|
||||
|
|
|
|||
Loading…
Reference in a new issue