From 1051f95acba5abaa4cdde6d26a6b45d46d22abb3 Mon Sep 17 00:00:00 2001 From: Colin Constable Date: Thu, 30 Jul 2026 17:24:54 -0700 Subject: [PATCH 1/2] Bump version from 0.2.71 to 0.2.72 --- pyproject.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index 01aa6bb..dd99145 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "atsdk" -version = "0.2.71" +version = "0.2.72" description = "Python SDK for atPlatform" authors = ["Umang Shah ","Chris Swan "] maintainers = ["Chris Swan "] From 6ca3f40ff015ff8690c3ec775b657e35deff021b Mon Sep 17 00:00:00 2001 From: Colin Constable Date: Thu, 30 Jul 2026 17:44:11 -0700 Subject: [PATCH 2/2] fix: version number --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1551e07..633a532 100644 --- a/README.md +++ b/README.md @@ -191,3 +191,4 @@ tools, tests and make a pull request. This project was created by [Umang Shah](https://github.com/shahumang19) and is maintained by [Chris Swan](https://github.com/cpswan) and [Xavier Lin](https://github.com/xlin123) + \ No newline at end of file