There was an error while loading. Please reload this page.
1 parent f3ae798 commit 6d03cf7Copy full SHA for 6d03cf7
2 files changed
python/HISTORY
@@ -3,7 +3,7 @@
3
What's new in 3.9b1
4
=====================
5
6
-Merge up to upstream Subversion revision 348.
+Merge up to upstream Subversion revision 350.
7
8
9
python/phonenumbers/__init__.py
@@ -74,7 +74,7 @@
74
75
# Version number is taken from the upstream libphonenumber version
76
# together with an indication of the version of the Python-specific code.
77
-__version__ = "3.8b1"
+__version__ = "3.9b1"
78
79
# Data class definitions
80
from phonenumber import PhoneNumber, CountryCodeSource
0 commit comments