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