Skip to content

Commit

Permalink
v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
DRL committed Dec 30, 2016
1 parent f6b821f commit 3b8a741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kinfin.py
Original file line number Diff line number Diff line change
Expand Up @@ -2140,7 +2140,7 @@ def welcome_screen():
" % (__version__)
print screen
if __name__ == "__main__":
__version__ = "0.7.9"
__version__ = "0.8.0"
args = docopt(__doc__)
# Sanitise input
welcome_screen()
Expand Down

0 comments on commit 3b8a741

Please sign in to comment.