Skip to content

Commit

Permalink
fix: bump toml version one ahead. this one goes to 11
Browse files Browse the repository at this point in the history
  • Loading branch information
bhamail committed Dec 8, 2023
1 parent 08f6c2f commit c3daeb8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Expand Up @@ -16,7 +16,7 @@

[tool.poetry]
name = "jake"
version = "3.0.10"
version = "3.0.11"
description = "An OSS Index integration to check for vulnerabilities in your Python environments"
authors = ["Sonatype Community <community-group@sonatype.com>"]
maintainers = ["Sonatype Community <community-group@sonatype.com>"]
Expand Down

0 comments on commit c3daeb8

Please sign in to comment.