Skip to content

Commit

Permalink
Bump version to 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jherland committed Apr 26, 2023
1 parent e3b1b18 commit 7bc9b51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "fawltydeps"
version = "0.9.0"
version = "0.10.0"
description = "Find undeclared and unused 3rd-party dependencies in your Python project."
authors = [
"Maria Knorps <[email protected]>",
Expand Down

0 comments on commit 7bc9b51

Please sign in to comment.