Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
zhuminjie committed Nov 30, 2020
1 parent a8220fc commit e5573cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion update_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ def update_version(version):
'openseespy-docker/build_docker.py'])

# push to github
# subprocess.run(['git', 'push'])
subprocess.run(['git', 'push'])


if __name__ == '__main__':
Expand Down

0 comments on commit e5573cc

Please sign in to comment.