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 a2b3a04 commit 01327bbCopy full SHA for 01327bb
cfn-templates/cid-cfn.yml
@@ -143,7 +143,7 @@ Parameters:
143
CidVersion:
144
Type: String
145
MinLength: 5
146
- Default: 0.2.29
+ Default: 0.2.30
147
Description: A version of CID package
148
Suffix:
149
cid/_version.py
@@ -1,2 +1,2 @@
1
2
-__version__ = '0.2.29'
+__version__ = '0.2.30'
0 commit comments