Skip to content

Commit

Permalink
Bump version to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
romain-intel committed Dec 13, 2023
1 parent b0a90c9 commit 4a49c09
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@

# Packages to add when building for GPU machines (ie: if there is a GPU resource
# requirement). As an example you can set this to:
# CONDA_SYS_GPU_PACKAGES = {
# CONDA_SYS_DEFAULT_GPU_PACKAGES = {
# "__cuda": os.environ.get("CONDA_OVERRIDE_CUDA", "11.8")
# }
CONDA_SYS_DEFAULT_GPU_PACKAGES = {}
Expand Down
Original file line number Diff line number Diff line change
@@ -1 +1 @@
netflixext_version = "1.0.7"
netflixext_version = "1.1.0"

0 comments on commit 4a49c09

Please sign in to comment.