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

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
cpacia committed May 10, 2016
1 parent 2620045 commit a4902ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openbazaard.py
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ class Parser(object):
def __init__(self, daemon):
self.daemon = daemon
parser = argparse.ArgumentParser(
description='OpenBazaar-Server v0.1.8',
description='OpenBazaar-Server v0.2.0',
usage='''
python openbazaard.py <command> [<args>]
python openbazaard.py <command> --help
Expand Down

0 comments on commit a4902ca

Please sign in to comment.