Skip to content

Commit 1710c45

Browse files
iakov-awsIakov Gan
andauthored
bump version (#418)
Co-authored-by: Iakov Gan <[email protected]>
1 parent 2d806dc commit 1710c45

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.5
128+
Default: 0.2.6
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.5'
2+
__version__ = '0.2.6'

0 commit comments

Comments
 (0)