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

Commit eb48419

Browse files
committed
Update version in command line
1 parent 66d2e9b commit eb48419

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
@@ -213,7 +213,7 @@ class Parser(object):
213213
def __init__(self, daemon):
214214
self.daemon = daemon
215215
parser = argparse.ArgumentParser(
216-
description='OpenBazaar-Server v0.2.1',
216+
description='OpenBazaar-Server v0.2.3',
217217
usage='''
218218
python openbazaard.py <command> [<args>]
219219
python openbazaard.py <command> --help

0 commit comments

Comments
 (0)