Skip to content

Commit c6241ce

Browse files
committed
Minor release
To fix naming issue on pypi.org
1 parent 890a0f7 commit c6241ce

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
2-
name = "ca_cdk_constructs"
3-
version = "0.17.0"
2+
name = "ca-cdk-constructs"
3+
version = "0.17.1"
44
description = "Shared CDK constructs"
55
requires-python = ">=3.10"
66
dependencies = [

0 commit comments

Comments
 (0)