Skip to content

Commit ba5e878

Browse files
authored
bump release (#643)
1 parent 305fce1 commit ba5e878

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.28
146+
Default: 0.2.29
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.28'
2+
__version__ = '0.2.29'

0 commit comments

Comments
 (0)