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

Commit

Permalink
Bump version number
Browse files Browse the repository at this point in the history
  • Loading branch information
cpacia committed Mar 24, 2016
1 parent ddeca97 commit 03ef80a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openbazaard.py
Expand Up @@ -207,7 +207,7 @@ class Parser(object):
def __init__(self, daemon):
self.daemon = daemon
parser = argparse.ArgumentParser(
description='OpenBazaar-Server v0.1.3',
description='OpenBazaar-Server v0.1.4',
usage='''
python openbazaard.py <command> [<args>]
python openbazaard.py <command> --help
Expand Down

0 comments on commit 03ef80a

Please sign in to comment.