Skip to content

Commit 8970238

Browse files
iakov-awsIakov Gan
andauthored
bump version (#423)
Co-authored-by: Iakov Gan <[email protected]>
1 parent add4d2e commit 8970238

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
@@ -125,7 +125,7 @@ Parameters:
125125
CidVersion:
126126
Type: String
127127
MinLength: 5
128-
Default: 0.2.6
128+
Default: 0.2.7
129129
Description: A version of CID package
130130
Suffix:
131131
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.6'
2+
__version__ = '0.2.7'

0 commit comments

Comments
 (0)