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