Skip to content

Commit 783308a

Browse files
committed
chore(release): bump version to 9.14.2
1 parent 9d21fff commit 783308a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ddgs/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
import threading
99
from typing import TYPE_CHECKING, Any, cast
1010

11-
__version__ = "9.14.1"
11+
__version__ = "9.14.2"
1212
__all__ = ("DDGS",)
1313

1414
if TYPE_CHECKING:

0 commit comments

Comments
 (0)