Skip to content

Commit 74fdec8

Browse files
committed
Bump version number
1 parent 50fca61 commit 74fdec8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: duckduckgo.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
import json as j
44
import sys
55

6-
__version__ = 0.241
6+
__version__ = 0.242
77

88

99
def query(query, useragent='python-duckduckgo '+str(__version__), safesearch=True, html=False, meanings=True, **kwargs):

0 commit comments

Comments
 (0)