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 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 "]