Skip to content

Commit 94fa13c

Browse files
committed
Prep for 8.5.2 release
1 parent 6268ff5 commit 94fa13c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

python/phonenumbers/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143

144144
# Version number is taken from the upstream libphonenumber version
145145
# together with an indication of the version of the Python-specific code.
146-
__version__ = "8.5.1"
146+
__version__ = "8.5.2"
147147

148148
__all__ = ['PhoneNumber', 'CountryCodeSource', 'FrozenPhoneNumber',
149149
'REGION_CODE_FOR_NON_GEO_ENTITY', 'NumberFormat', 'PhoneNumberDesc', 'PhoneMetadata',

0 commit comments

Comments
 (0)