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

Commit a4902ca

Browse files
committed
Bump version
1 parent 2620045 commit a4902ca

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
@@ -214,7 +214,7 @@ class Parser(object):
214214
def __init__(self, daemon):
215215
self.daemon = daemon
216216
parser = argparse.ArgumentParser(
217-
description='OpenBazaar-Server v0.1.8',
217+
description='OpenBazaar-Server v0.2.0',
218218
usage='''
219219
python openbazaard.py <command> [<args>]
220220
python openbazaard.py <command> --help

0 commit comments

Comments
 (0)