Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
bra-fsn committed Jun 4, 2024
1 parent e8a5482 commit 91f0e15
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
Expand Up @@ -4,13 +4,13 @@ build-backend = "setuptools.build_meta"

[project]
name = "sparecores-runner"
version = "0.0.6"
version = "0.0.7"
requires-python = ">= 3.9"
dependencies = [
"click",
"pulumi",
"pulumi-aws",
"sparecores-crawler",
"sparecores-crawler>=0.2.0",
"sparecores-data",
"sqlmodel",
]
Expand Down

0 comments on commit 91f0e15

Please sign in to comment.