Skip to content

Commit

Permalink
refresh version info
Browse files Browse the repository at this point in the history
  • Loading branch information
jm33-m0 committed Mar 3, 2020
1 parent 9bed8a2 commit 73c43bf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/cli/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,8 @@ def handle_config(line):
update_job = Process(target=update,)
update_job.start()

self.version = get_version()

def command(self, user_cmd):
'''
passes to cmd handler
Expand Down

0 comments on commit 73c43bf

Please sign in to comment.