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 2d806dc commit 1710c45Copy full SHA for 1710c45
cfn-templates/cid-cfn.yml
@@ -125,7 +125,7 @@ Parameters:
125
CidVersion:
126
Type: String
127
MinLength: 5
128
- Default: 0.2.5
+ Default: 0.2.6
129
Description: A version of CID package
130
Suffix:
131
cid/_version.py
@@ -1,2 +1,2 @@
1
2
-__version__ = '0.2.5'
+__version__ = '0.2.6'
0 commit comments