File tree Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Expand file tree Collapse file tree 3 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 77[ ![ GitHub license] ( https://img.shields.io/github/license/grumbit/aws_cron_expression_validator )] ( https://github.com/grumbit/aws_cron_expression_validator/blob/master/LICENSE )
88[ ![ GitHub forks] ( https://img.shields.io/github/forks/grumbit/aws_cron_expression_validator )] ( https://github.com/grumbit/aws_cron_expression_validator/network )
99[ ![ GitHub stars] ( https://img.shields.io/github/stars/grumbit/aws_cron_expression_validator )] ( https://github.com/grumbit/aws_cron_expression_validator/stargazers )
10- [ ![ Package health] ( https://snyk.io/advisor/python/aws-cron-expression-validator/badge.svg )] ( https://snyk.io/advisor/python/aws-cron-expression-validator )
1110
1211# AWSCronExpressionValidator
1312
Original file line number Diff line number Diff line change 11# Release History
22
3+ ### v1.1.12 [ 2024-02-08]
4+
5+ - Documentation change only;
6+ - Remove stale Snyk advisor package health reporting
7+
38### v1.1.11 [ 2024-02-08]
49
510- Fixes;
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.11 "
7+ version = " 1.1.12 "
88authors = [
99 {
name =
" Graham Coster" ,
email =
" [email protected] " },
1010]
You can’t perform that action at this time.
0 commit comments