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