Skip to content

Commit 32b9491

Browse files
committed
fix version tagging error
1 parent a2a72a1 commit 32b9491

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

RELEASENOTES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Release History
22

3-
### v1.1.12 [2024-02-08]
3+
### v1.1.13 [2024-02-08]
44

55
- Documentation change only;
66
- Remove stale Snyk advisor package health reporting

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "aws_cron_expression_validator"
7-
version = "1.1.12"
7+
version = "1.1.13"
88
authors = [
99
{ name="Graham Coster", email="[email protected]" },
1010
]

0 commit comments

Comments
 (0)