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