Skip to content

Commit c0cb72e

Browse files
committed
fix: Update version number to 1.1.1 in pyproject.toml
Signed-off-by: Lasota, Adrian <[email protected]>
1 parent f86894f commit c0cb72e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies = { file = ["requirements.txt"] }
1313
name = "mfd-code-quality"
1414
description = "Module for a code quality related scripts."
1515
requires-python = ">=3.10, <3.14"
16-
version = "1.1.0"
16+
version = "1.1.1"
1717
dynamic = ["dependencies"]
1818
license-files = ["LICENSE.md", "AUTHORS.md"]
1919
readme = {file = "README.md", content-type = "text/markdown"}

0 commit comments

Comments
 (0)