We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 35b67c9 commit 0276a69Copy full SHA for 0276a69
2 files changed
jamquery
-5.4 MB
jamquery.py
@@ -24,7 +24,7 @@
24
from docopt import docopt, DocoptExit
25
import requests
26
27
-VERSION = "0.0.1"
+VERSION = "0.1.0"
28
URL = "http://jamquery.turastory.com/api"
29
30
def search(keyword):
0 commit comments