Bump version.
This commit is contained in:
parent
6ca2f27492
commit
e800ae909a
2
buku
2
buku
@ -57,7 +57,7 @@ jsonOutput = False # Output json formatted result
|
||||
showOpt = 0 # Modify show. 1: show only URL, 2: show URL and tag
|
||||
debug = False # Enable debug logs
|
||||
pipeargs = [] # Holds arguments piped to the program
|
||||
_VERSION_ = 2.0 # Program version
|
||||
_VERSION_ = 2.1 # Program version
|
||||
|
||||
|
||||
class BMHTMLParser(HTMLParser.HTMLParser):
|
||||
|
Loading…
Reference in New Issue
Block a user