Skip to content

Commit

Permalink
updat release
Browse files Browse the repository at this point in the history
  • Loading branch information
hainm committed Jul 17, 2019
1 parent 739b4a4 commit fe9cfce
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions devtools/release.py
Expand Up @@ -15,3 +15,4 @@
print(f"Version mismatch between front_end_version {front_end_version} and latest_tag {latest_tag}")
sys.exit(1)
subprocess.check_call('python setup.py sdist', shell=True)
print("Make sure to publish npm package")

0 comments on commit fe9cfce

Please sign in to comment.