diff --git a/hindsight-clients/python/README.md b/hindsight-clients/python/README.md new file mode 100644 index 00000000..3a152c4b --- /dev/null +++ b/hindsight-clients/python/README.md @@ -0,0 +1 @@ +# Hindsight Python Client \ No newline at end of file diff --git a/uv.lock b/uv.lock index f5a5160b..408cebe0 100644 --- a/uv.lock +++ b/uv.lock @@ -1155,7 +1155,7 @@ wheels = [ [[package]] name = "hindsight-all" -version = "0.0.17" +version = "0.0.19" source = { editable = "hindsight" } dependencies = [ { name = "hindsight-api" }, @@ -1179,7 +1179,7 @@ provides-extras = ["test"] [[package]] name = "hindsight-api" -version = "0.0.17" +version = "0.0.19" source = { editable = "hindsight-api" } dependencies = [ { name = "alembic" }, @@ -1283,7 +1283,7 @@ dev = [ [[package]] name = "hindsight-client" -version = "0.0.17" +version = "0.0.19" source = { editable = "hindsight-clients/python" } dependencies = [ { name = "aiohttp" }, @@ -1315,7 +1315,7 @@ provides-extras = ["test"] [[package]] name = "hindsight-dev" -version = "0.0.17" +version = "0.0.19" source = { editable = "hindsight-dev" } dependencies = [ { name = "hindsight-api" },