Skip to content
This repository was archived by the owner on May 16, 2019. It is now read-only.

Commit 944570b

Browse files
committed
Bumb version number
1 parent 96ba77d commit 944570b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openbazaard.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -210,7 +210,7 @@ class Parser(object):
210210
def __init__(self, daemon):
211211
self.daemon = daemon
212212
parser = argparse.ArgumentParser(
213-
description='OpenBazaar-Server v0.1.4',
213+
description='OpenBazaar-Server v0.1.5',
214214
usage='''
215215
python openbazaard.py <command> [<args>]
216216
python openbazaard.py <command> --help

0 commit comments

Comments
 (0)