diff --git a/pyproject.toml b/pyproject.toml index de802ee..cf7a359 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [project] name = "aieng-platform-onboard" -version = "0.3.5" +version = "0.3.6" description = "CLI tool for onboarding participants to AI Engineering bootcamps" readme = "README.md" authors = [{name = "Vector AI Engineering", email = "ai_engineering@vectorinstitute.ai"}] diff --git a/uv.lock b/uv.lock index 4a95ae0..ffffe97 100644 --- a/uv.lock +++ b/uv.lock @@ -9,7 +9,7 @@ resolution-markers = [ [[package]] name = "aieng-platform-onboard" -version = "0.3.5" +version = "0.3.6" source = { editable = "." } dependencies = [ { name = "firebase-admin" },