diff --git a/.sync_state b/.sync_state index 8884a67..159facd 100644 --- a/.sync_state +++ b/.sync_state @@ -1,4 +1,4 @@ { - "last_synced_sha": "30bebc85480f4da161a949c51bca8c364bccba2f", - "last_sync_time": "2025-10-01T17:54:09.671156" + "last_synced_sha": "b099cce3c688f59468230f58027c38c2a81bcc13", + "last_sync_time": "2025-10-01T18:17:16.846167" } \ No newline at end of file diff --git a/README.md b/README.md index 78534bc..6076e51 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@
Documentation:
tinker-docs.thinkingmachines.ai
diff --git a/pyproject.toml b/pyproject.toml
index 417d238..c8d71c7 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
[project]
name = "tinker"
-version = "0.1.3"
+version = "0.1.5"
description = "The official Python SDK for the tinker API"
readme = "README.md"
license = "Apache-2.0"