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