Skip to content

Commit

Permalink
Version 0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
aandergr committed May 24, 2016
1 parent d7fecf1 commit d8594a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kspalculator.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

from parts import kspversion

version = '0.9-rc'
version = '0.9'

def nonnegative_float(string):
fl = float(string)
Expand Down

0 comments on commit d8594a6

Please sign in to comment.