Skip to content

Commit 3b8a741

Browse files
committed
v0.8.0
1 parent f6b821f commit 3b8a741

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kinfin.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2140,7 +2140,7 @@ def welcome_screen():
21402140
" % (__version__)
21412141
print screen
21422142
if __name__ == "__main__":
2143-
__version__ = "0.7.9"
2143+
__version__ = "0.8.0"
21442144
args = docopt(__doc__)
21452145
# Sanitise input
21462146
welcome_screen()

0 commit comments

Comments
 (0)