diff --git a/speech_recognition/__init__.py b/speech_recognition/__init__.py index 852eaeef..95316e0c 100644 --- a/speech_recognition/__init__.py +++ b/speech_recognition/__init__.py @@ -40,7 +40,7 @@ ) __author__ = "Anthony Zhang (Uberi)" -__version__ = "3.10.1" +__version__ = "3.10.2" __license__ = "BSD"