Skip to content

Commit 17ed51b

Browse files
authored
Merge pull request #23 from grumBit/fix-version-tagging-error
fix version tagging error
2 parents a2a72a1 + 32b9491 commit 17ed51b

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)