Skip to content

Commit 0276a69

Browse files
committed
Change version code
1 parent 35b67c9 commit 0276a69

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

jamquery

-5.4 MB
Binary file not shown.

jamquery.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
from docopt import docopt, DocoptExit
2525
import requests
2626

27-
VERSION = "0.0.1"
27+
VERSION = "0.1.0"
2828
URL = "http://jamquery.turastory.com/api"
2929

3030
def search(keyword):

0 commit comments

Comments
 (0)