Skip to content

Commit

Permalink
version update
Browse files Browse the repository at this point in the history
  • Loading branch information
ambj committed Apr 17, 2018
1 parent e98bcb1 commit 431a434
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion MuPeXI.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ def main(args):

# State input in variables
input_ = read_options(args)
version = '1.1.3'
version = '1.2.0'

# Redirect std error when run on webserver
webserver_err_redirection(input_.webserver)
Expand Down

0 comments on commit 431a434

Please sign in to comment.