Skip to content

Commit

Permalink
Bump mkdocs-ultralytics-plugin>=0.0.49 (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
glenn-jocher committed Jul 4, 2024
1 parent 24388b1 commit d7a7691
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
Expand Up @@ -73,7 +73,7 @@ dev = [
"mkdocs-material",
"mkdocstrings[python]",
"mkdocs-redirects", # for 301 redirects
"mkdocs-ultralytics-plugin>=0.0.48", # for meta descriptions and images, dates and authors
"mkdocs-ultralytics-plugin>=0.0.49", # for meta descriptions and images, dates and authors
]

[project.urls]
Expand Down

0 comments on commit d7a7691

Please sign in to comment.