Skip to content

Commit 1bb9d7e

Browse files
committed
Bump to v0.1.6
1 parent 3911a26 commit 1bb9d7e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
[tool.poetry]
22
name = "dendrite-sdk"
3-
version = "0.1.5"
3+
version = "0.1.6"
44
description = "Dendrite is a suite of tools that makes it easy to create web integrations for AI agents. With Dendrite your can: Authenticate on websites, Interact with elements, Extract structured data, Download and upload files, Fill out forms"
55

66
authors = [
77
"Arian Hanifi <[email protected]>",
88
"Charles Maddock <[email protected]>",
99
"Sebastian Thunman <[email protected]"]
1010
readme = "README.md"
11-
homepage = "https://dendrite.se"
11+
homepage = "https://dendrite.systems"
1212
repository = "https://github.com/dendrite-systems/dendrite-python-sdk"
1313
documentation = "https://docs.dendrite.systems/introduction"
1414

0 commit comments

Comments
 (0)