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 c0cb72e commit 409acc7Copy full SHA for 409acc7
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# CHANGELOG
2
3
-## v1.1.1 (2025-07-08)
+## v1.2.0 (2025-07-08)
4
5
### Continuous Integration
6
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.1"
+version = "1.2.0"
17
dynamic = ["dependencies"]
18
license-files = ["LICENSE.md", "AUTHORS.md"]
19
readme = {file = "README.md", content-type = "text/markdown"}
0 commit comments