Skip to content

Commit aa229fd

Browse files
committed
chore(ddgs): bump version to 9.11.3
1 parent bf8670d commit aa229fd

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.11.2"
11+
__version__ = "9.11.3"
1212
__all__ = ("DDGS",)
1313

1414
if TYPE_CHECKING:

0 commit comments

Comments
 (0)