diff --git a/speech_recognition/__init__.py b/speech_recognition/__init__.py index dc1b95a5..5bbc943e 100644 --- a/speech_recognition/__init__.py +++ b/speech_recognition/__init__.py @@ -35,7 +35,7 @@ ) __author__ = "Anthony Zhang (Uberi)" -__version__ = "3.13.0" +__version__ = "3.14.0" __license__ = "BSD"