Skip to content

Commit 9d23720

Browse files
authored
bump release (#672)
1 parent 4423859 commit 9d23720

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cfn-templates/cid-cfn.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Parameters:
146146
CidVersion:
147147
Type: String
148148
MinLength: 5
149-
Default: 0.2.32
149+
Default: 0.2.33
150150
Description: A version of CID package
151151
Suffix:
152152
Type: String

cid/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11

2-
__version__ = '0.2.32'
2+
__version__ = '0.2.33'

0 commit comments

Comments
 (0)