Skip to content

Commit

Permalink
enable release
Browse files Browse the repository at this point in the history
  • Loading branch information
jackalcooper committed Jul 7, 2022
1 parent 55b822e commit a6d4cb8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tools/generate_pip_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@
local_label = ""
version = f"0.8.0"

os.environ["ONEFLOW_RELEASE_VERSION"] = version

# set version if release of nightly
assert (
os.getenv("ONEFLOW_RELEASE_VERSION") != ""
Expand Down

0 comments on commit a6d4cb8

Please sign in to comment.