Skip to content

Commit 2d5d8a0

Browse files
committed
Prep for 8.9.6 release
1 parent 4440dc4 commit 2d5d8a0

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.5"
150+
__version__ = "8.9.6"
151151

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

0 commit comments

Comments
 (0)