Skip to content

Commit

Permalink
Bump version to v0.4.0 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanwilliammd committed Apr 7, 2024
1 parent 46eb097 commit 2e4645d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ target-version = "py39"
ignore_missing_imports = true
no_site_packages = false
check_untyped_defs = true
mypy_include = ["types-PyYAML"]

[[tool.mypy.overrides]]
module = "tests.*"
Expand Down

0 comments on commit 2e4645d

Please sign in to comment.