Skip to content

Commit

Permalink
version upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
nonstoptimm committed Nov 2, 2021
1 parent 63791d4 commit c33e392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/glue.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
logging.getLogger().setLevel(logging.INFO)

if __name__ == '__main__':
logging.info('[INFO] - Starting GLUE - v0.1-beta')
logging.info('[INFO] - Starting GLUE - v0.2')

# Case Management
if any([do_scoring, do_synthesize, do_transcribe, do_evaluate]):
Expand Down

0 comments on commit c33e392

Please sign in to comment.