File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " aws_cron_expression_validator"
7- version = " 1.1.4 "
7+ version = " 1.1.5 "
88authors = [
99 { name =" Graham Coster" , email =" bitjugglers@gmail.com" },
1010]
@@ -23,7 +23,7 @@ classifiers = [
2323"Bug Tracker" = " https://github.com/grumBit/aws_cron_expression_validator/issues"
2424"Source" = " https://github.com/grumBit/aws_cron_expression_validator"
2525"Security Policy" = " https://github.com/grumbit/aws_cron_expression_validator/blob/master/.github/SECURITY.md"
26- "Release Notes" = " https://github.com/grumbit /aws_cron_expression_validator/blob/master/.github/SECURITY .md"
26+ "Release Notes" = " https://github.com/grumBit /aws_cron_expression_validator/blob/master/RELEASENOTES .md"
2727
2828[tool .pytest .ini_options ]
2929addopts = " --cov-report html --cov-report term-missing --cov-fail-under 95"
You can’t perform that action at this time.
0 commit comments