Skip to content

Commit

Permalink
chore: 0.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
simjak committed Oct 4, 2024
1 parent f567bca commit 3ccad2f
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.8"
version = "0.0.9"
description = "Aurelio Platform SDK"
authors = ["Team <[email protected]>"]
readme = "README.md"
packages = [{ include = "aurelio_sdk" }]

[project]
name = "aurelio-sdk"
version = "0.0.8"
version = "0.0.9"
license = { file = "LICENSE" }

[tool.poetry.dependencies]
Expand Down

0 comments on commit 3ccad2f

Please sign in to comment.