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