We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4423859 commit 9d23720Copy full SHA for 9d23720
cfn-templates/cid-cfn.yml
@@ -146,7 +146,7 @@ Parameters:
146
CidVersion:
147
Type: String
148
MinLength: 5
149
- Default: 0.2.32
+ Default: 0.2.33
150
Description: A version of CID package
151
Suffix:
152
cid/_version.py
@@ -1,2 +1,2 @@
1
2
-__version__ = '0.2.32'
+__version__ = '0.2.33'
0 commit comments