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

Commit

Permalink
Increase version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoph Diehl committed Mar 13, 2015
1 parent 188a7c7 commit 9a377eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion laniakea.py
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ class LaniakeaCommandLine(object):
Command-line interface for Laniakea.
"""
HOME = os.path.dirname(os.path.abspath(__file__))
VERSION = 0.4
VERSION = 0.5

def parse_args(self):
parser = argparse.ArgumentParser(description='Laniakea Runtime',
Expand Down

0 comments on commit 9a377eb

Please sign in to comment.