Skip to content

Commit

Permalink
Merge pull request #7 from aurelio-labs/release/0.0.2
Browse files Browse the repository at this point in the history
fix(pyproject.toml): update dependencies versions
  • Loading branch information
simjak authored Sep 30, 2024
2 parents 18b9e5c + e04c595 commit 408097f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
[tool.poetry]
name = "aurelio-sdk"
version = "0.0.1"
version = "0.0.2"
description = "Aurelio Platform SDK"
authors = ["Team <hello@aurelio.ai>"]
readme = "README.md"
packages = [{ include = "aurelio_sdk" }]

[project]
name = "aurelio-sdk"
version = "0.0.1"
version = "0.0.2"
license = { file = "LICENSE" }

[tool.poetry.dependencies]
Expand Down

0 comments on commit 408097f

Please sign in to comment.