Skip to content

Commit f6ffdb2

Browse files
authored
Release/0.2.23 (#587)
* Add new regions and timezones.sql * bump version
1 parent ff406ac commit f6ffdb2

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
@@ -136,7 +136,7 @@ Parameters:
136136
CidVersion:
137137
Type: String
138138
MinLength: 5
139-
Default: 0.2.22
139+
Default: 0.2.23
140140
Description: A version of CID package
141141
Suffix:
142142
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.22'
2+
__version__ = '0.2.23'

0 commit comments

Comments
 (0)