Bump version
This commit is contained in:
parent
fbf5006978
commit
477be87f7c
2
buku
2
buku
@ -70,7 +70,7 @@ encrypt = False # Lock database file
|
||||
decrypt = False # Unlock database file
|
||||
iterations = 8 # Number of hash iteratons to generate key
|
||||
pipeargs = [] # Holds arguments piped to the program
|
||||
_VERSION_ = 1.8 # Program version
|
||||
_VERSION_ = 1.9 # Program version
|
||||
|
||||
|
||||
class BMHTMLParser(HTMLParser.HTMLParser):
|
||||
|
Loading…
Reference in New Issue
Block a user