Skip to content

Commit

Permalink
chore: bump version: 0.19.7-rc2 -> 0.19.7
Browse files Browse the repository at this point in the history
  • Loading branch information
mackrorysd committed Nov 15, 2022
1 parent 806c033 commit b6c8b94
Show file tree
Hide file tree
Showing 38 changed files with 42 additions and 42 deletions.
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 0.19.7-rc2
current_version = 0.19.7
commit = true
tag = true
tag_name = {new_version}
Expand Down
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ executors:
parameters:
det-version:
type: string
default: 0.19.7-rc2
default: 0.19.7
docker-image:
type: string
default: determinedai/cimg-base:latest
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.19.7-rc2
0.19.7
2 changes: 1 addition & 1 deletion cli/determined_cli/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.19.7-rc2"
__version__ = "0.19.7"
4 changes: 2 additions & 2 deletions cli/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name="determined-cli",
version="0.19.7-rc2",
version="0.19.7",
author="Determined AI",
author_email="[email protected]",
url="https://determined.ai/",
Expand All @@ -13,6 +13,6 @@
packages=find_packages(exclude=["*.tests", "*.tests.*", "tests.*", "tests"]),
python_requires=">=3.6",
install_requires=[
"determined==0.19.7-rc2",
"determined==0.19.7",
],
)
2 changes: 1 addition & 1 deletion common/determined_common/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.19.7-rc2"
__version__ = "0.19.7"
4 changes: 2 additions & 2 deletions common/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name="determined-common",
version="0.19.7-rc2",
version="0.19.7",
author="Determined AI",
author_email="[email protected]",
url="https://determined.ai/",
Expand All @@ -14,7 +14,7 @@
python_requires=">=3.6",
package_data={"determined.common": ["py.typed"]},
install_requires=[
"determined==0.19.7-rc2",
"determined==0.19.7",
],
zip_safe=False,
)
2 changes: 1 addition & 1 deletion deploy/determined_deploy/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.19.7-rc2"
__version__ = "0.19.7"
4 changes: 2 additions & 2 deletions deploy/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name="determined-deploy",
version="0.19.7-rc2",
version="0.19.7",
author="Determined AI",
author_email="[email protected]",
url="https://determined.ai/",
Expand All @@ -13,6 +13,6 @@
packages=find_packages(exclude=["*.tests", "*.tests.*", "tests.*", "tests"]),
python_requires=">=3.6",
install_requires=[
"determined==0.19.7-rc2",
"determined==0.19.7",
],
)
2 changes: 1 addition & 1 deletion harness/determined/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.19.7-rc2"
__version__ = "0.19.7"
2 changes: 1 addition & 1 deletion harness/determined/deploy/aws/templates/efs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Parameters:
Version:
Type: String
Description: Determined version or commit for master image
Default: 0.19.7-rc2
Default: 0.19.7

DBPassword:
Type: String
Expand Down
2 changes: 1 addition & 1 deletion harness/determined/deploy/aws/templates/fsx.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Parameters:
Version:
Type: String
Description: Determined version or commit for master image
Default: 0.19.7-rc2
Default: 0.19.7

DBPassword:
Type: String
Expand Down
2 changes: 1 addition & 1 deletion harness/determined/deploy/aws/templates/govcloud.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ Parameters:
Version:
Type: String
Description: Determined version or commit for master docker image
Default: 0.19.7-rc2
Default: 0.19.7

DBPassword:
Type: String
Expand Down
2 changes: 1 addition & 1 deletion harness/determined/deploy/aws/templates/secure.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ Parameters:
Version:
Type: String
Description: Determined version or commit for master image
Default: 0.19.7-rc2
Default: 0.19.7

DBPassword:
Type: String
Expand Down
2 changes: 1 addition & 1 deletion harness/determined/deploy/aws/templates/simple.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ Parameters:
Version:
Type: String
Description: Determined version or commit for master docker image
Default: 0.19.7-rc2
Default: 0.19.7

DBPassword:
Type: String
Expand Down
2 changes: 1 addition & 1 deletion harness/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name="determined",
version="0.19.7-rc2",
version="0.19.7",
author="Determined AI",
author_email="[email protected]",
url="https://determined.ai/",
Expand Down
4 changes: 2 additions & 2 deletions helm/charts/determined/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
apiVersion: v1
name: determined
description: A Helm chart for Determined
version: "0.19.7-rc2"
version: "0.19.7"
icon: https://github.com/determined-ai/determined/blob/master/determined-logo.png?raw=true
home: https://github.com/determined-ai/determined.git

# appVersion controls the version Determined that is deployed. If using a
# a non-release version (e.g., X.Y.Z.dev0) you will have to specify an
# existing official release version (e.g., X.Y.Z) or specify a commit has
# that has been publicly published (all commits from master).
appVersion: "0.19.7-rc2"
appVersion: "0.19.7"
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ searcher:
smaller_is_better: true
environment:
image:
gpu: determinedai/model-hub-transformers:0.19.7-rc2
gpu: determinedai/model-hub-transformers:0.19.7
resources:
slots_per_trial: 4
# We add a bind_mount here so that cached data, tokenized data, and models will be saved to the
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ searcher:
smaller_is_better: true
environment:
image:
gpu: determinedai/model-hub-transformers:0.19.7-rc2
gpu: determinedai/model-hub-transformers:0.19.7
resources:
slots_per_trial: 1
# We add a bind_mount here so that cached data, tokenized data, and models will be saved to the
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ searcher:
smaller_is_better: true
environment:
image:
gpu: determinedai/model-hub-transformers:0.19.7-rc2
gpu: determinedai/model-hub-transformers:0.19.7
resources:
slots_per_trial: 2
# We add a bind_mount here so that cached data, tokenized data, and models will be saved to the
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ searcher:
smaller_is_better: false
environment:
image:
gpu: determinedai/model-hub-transformers:0.19.7-rc2
gpu: determinedai/model-hub-transformers:0.19.7
resources:
slots_per_trial: 2
# We add a bind_mount here so that cached data, tokenized data, and models will be saved to the
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ searcher:
smaller_is_better: false
environment:
image:
gpu: determinedai/model-hub-transformers:0.19.7-rc2
gpu: determinedai/model-hub-transformers:0.19.7
resources:
slots_per_trial: 1
# We add a bind_mount here so that cached data, tokenized data, and models will be saved to the
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ searcher:
smaller_is_better: false
environment:
image:
gpu: determinedai/model-hub-transformers:0.19.7-rc2
gpu: determinedai/model-hub-transformers:0.19.7
resources:
slots_per_trial: 1
# We add a bind_mount here so that cached data, tokenized data, and models will be saved to the
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ searcher:
smaller_is_better: false
environment:
image:
gpu: determinedai/model-hub-transformers:0.19.7-rc2
gpu: determinedai/model-hub-transformers:0.19.7
resources:
slots_per_trial: 8
# We add a bind_mount here so that cached data, tokenized data, and models will be saved to the
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ searcher:
smaller_is_better: false
environment:
image:
gpu: determinedai/model-hub-transformers:0.19.7-rc2
gpu: determinedai/model-hub-transformers:0.19.7
resources:
slots_per_trial: 1
# We add a bind_mount here so that cached data, tokenized data, and models will be saved to the
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ searcher:
smaller_is_better: false
environment:
image:
gpu: determinedai/model-hub-transformers:0.19.7-rc2
gpu: determinedai/model-hub-transformers:0.19.7
resources:
slots_per_trial: 8
# We add a bind_mount here so that cached data, tokenized data, and models will be saved to the
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ searcher:
smaller_is_better: false
environment:
image:
gpu: determinedai/model-hub-transformers:0.19.7-rc2
gpu: determinedai/model-hub-transformers:0.19.7
resources:
slots_per_trial: 1
# We add a bind_mount here so that cached data, tokenized data, and models will be saved to the
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ searcher:
smaller_is_better: false
environment:
image:
gpu: determinedai/model-hub-transformers:0.19.7-rc2
gpu: determinedai/model-hub-transformers:0.19.7
resources:
slots_per_trial: 1
# We add a bind_mount here so that cached data, tokenized data, and models will be saved to the
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ searcher:
smaller_is_better: false
environment:
image:
gpu: determinedai/model-hub-transformers:0.19.7-rc2
gpu: determinedai/model-hub-transformers:0.19.7
resources:
slots_per_trial: 2
# We add a bind_mount here so that cached data, tokenized data, and models will be saved to the
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ searcher:
smaller_is_better: false
environment:
image:
gpu: determinedai/model-hub-transformers:0.19.7-rc2
gpu: determinedai/model-hub-transformers:0.19.7
resources:
slots_per_trial: 1
# We add a bind_mount here so that cached data, tokenized data, and models will be saved to the
Expand Down
2 changes: 1 addition & 1 deletion model_hub/examples/mmdetection/fasterrcnn.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ searcher:
max_restarts: 5
environment:
image:
gpu: determinedai/model-hub-mmdetection:0.19.7-rc2
gpu: determinedai/model-hub-mmdetection:0.19.7
environment_variables:
- OMP_NUM_THREADS=1 # Following pytorch dtrain, this environment variable is set to 1 to avoid overloading the system.

Expand Down
2 changes: 1 addition & 1 deletion model_hub/examples/mmdetection/hydra/configs/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ min_validation_period:

environment:
image:
gpu: determinedai/model-hub-mmdetection:0.19.7-rc2
gpu: determinedai/model-hub-mmdetection:0.19.7
environment_variables:
- OMP_NUM_THREADS=1 # Following pytorch dtrain, this environment variable is set to 1 to avoid overloading the system.

Expand Down
2 changes: 1 addition & 1 deletion model_hub/examples/mmdetection/maskrcnn.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ searcher:
max_restarts: 5
environment:
image:
gpu: determinedai/model-hub-mmdetection:0.19.7-rc2
gpu: determinedai/model-hub-mmdetection:0.19.7
environment_variables:
- OMP_NUM_THREADS=1 # Following pytorch dtrain, this environment variable is set to 1 to avoid overloading the system.

Expand Down
2 changes: 1 addition & 1 deletion model_hub/examples/mmdetection/panoptic_fpn.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ searcher:
max_restarts: 5
environment:
image:
gpu: determinedai/model-hub-mmdetection:0.19.7-rc2
gpu: determinedai/model-hub-mmdetection:0.19.7
environment_variables:
- OMP_NUM_THREADS=1 # Following pytorch dtrain, this environment variable is set to 1 to avoid overloading the system.

Expand Down
2 changes: 1 addition & 1 deletion model_hub/examples/mmdetection/yolov3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ searcher:
max_restarts: 5
environment:
image:
gpu: determinedai/model-hub-mmdetection:0.19.7-rc2
gpu: determinedai/model-hub-mmdetection:0.19.7
environment_variables:
- OMP_NUM_THREADS=1 # Following pytorch dtrain, this environment variable is set to 1 to avoid overloading the system.

Expand Down
2 changes: 1 addition & 1 deletion model_hub/model_hub/__version__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "0.19.7-rc2"
__version__ = "0.19.7"
2 changes: 1 addition & 1 deletion model_hub/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

setup(
name="model-hub",
version="0.19.7-rc2",
version="0.19.7",
author="Determined AI",
author_email="[email protected]",
url="https://determined.ai/",
Expand Down
2 changes: 1 addition & 1 deletion webui/react/craco.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ const config = require('./src/shared/configs/craco.config');
const webpackEnvPlugin = new DefinePlugin({
'process.env.IS_DEV': JSON.stringify(config.isDev),
'process.env.SERVER_ADDRESS': JSON.stringify(process.env.SERVER_ADDRESS),
'process.env.VERSION': '"0.19.7-rc2"',
'process.env.VERSION': '"0.19.7"',
});


Expand Down

0 comments on commit b6c8b94

Please sign in to comment.