We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2620045 commit a4902caCopy full SHA for a4902ca
1 file changed
openbazaard.py
@@ -214,7 +214,7 @@ class Parser(object):
214
def __init__(self, daemon):
215
self.daemon = daemon
216
parser = argparse.ArgumentParser(
217
- description='OpenBazaar-Server v0.1.8',
+ description='OpenBazaar-Server v0.2.0',
218
usage='''
219
python openbazaard.py <command> [<args>]
220
python openbazaard.py <command> --help
0 commit comments