We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f86894f commit c0cb72eCopy full SHA for c0cb72e
pyproject.toml
@@ -13,7 +13,7 @@ dependencies = { file = ["requirements.txt"] }
13
name = "mfd-code-quality"
14
description = "Module for a code quality related scripts."
15
requires-python = ">=3.10, <3.14"
16
-version = "1.1.0"
+version = "1.1.1"
17
dynamic = ["dependencies"]
18
license-files = ["LICENSE.md", "AUTHORS.md"]
19
readme = {file = "README.md", content-type = "text/markdown"}
0 commit comments