Skip to content

Commit 2f4554e

Browse files
committed
Prep for 8.9.2 release
1 parent 60911bc commit 2f4554e

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
@@ -147,7 +147,7 @@
147147

148148
# Version number is taken from the upstream libphonenumber version
149149
# together with an indication of the version of the Python-specific code.
150-
__version__ = "8.9.1"
150+
__version__ = "8.9.2"
151151

152152
__all__ = ['PhoneNumber', 'CountryCodeSource', 'FrozenPhoneNumber',
153153
'REGION_CODE_FOR_NON_GEO_ENTITY', 'NumberFormat', 'PhoneNumberDesc', 'PhoneMetadata',

0 commit comments

Comments
 (0)