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 aeb81dc commit 539f1f0Copy full SHA for 539f1f0
cfn-templates/cid-cfn.yml
@@ -128,7 +128,7 @@ Parameters:
128
CidVersion:
129
Type: String
130
MinLength: 5
131
- Default: 0.2.10
+ Default: 0.2.11
132
Description: A version of CID package
133
Suffix:
134
cid/_version.py
@@ -1,2 +1,2 @@
1
2
-__version__ = '0.2.10'
+__version__ = '0.2.11'
0 commit comments