Skip to content

Commit f5b2b83

Browse files
authored
bump release (#630)
1 parent 7701b56 commit f5b2b83

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cfn-templates/cid-cfn.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ Parameters:
143143
CidVersion:
144144
Type: String
145145
MinLength: 5
146-
Default: 0.2.26
146+
Default: 0.2.27
147147
Description: A version of CID package
148148
Suffix:
149149
Type: String

cid/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11

2-
__version__ = '0.2.26'
2+
__version__ = '0.2.27'

0 commit comments

Comments
 (0)