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 c38bef3 commit cf74598Copy full SHA for cf74598
cfn-templates/cid-cfn.yml
@@ -136,7 +136,7 @@ Parameters:
136
CidVersion:
137
Type: String
138
MinLength: 5
139
- Default: 0.2.20
+ Default: 0.2.21
140
Description: A version of CID package
141
Suffix:
142
cid/_version.py
@@ -1,2 +1,2 @@
1
2
-__version__ = '0.2.20'
+__version__ = '0.2.21'
0 commit comments