Skip to content

Commit e1e64f5

Browse files
authored
Merge pull request #12 from oracle/2.6.x
Release version 2.6.4
2 parents 9d05c41 + d448a6a commit e1e64f5

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

49 files changed

+3599
-429
lines changed

MANIFEST.in

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ include ads/opctl/operators/**/*.py
1313
include ads/opctl/docker/**
1414
include ads/opctl/conda/manifest_template.yaml
1515
include ads/opctl/conda/config.yaml
16+
include ads/opctl/config/diagnostics/**/*.yaml
17+
include ads/opctl/templates/*.jinja2
1618
global-exclude tests/**
1719
global-exclude notebooks/**
1820
exclude tests/**

ads/ads_version.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
"version": "2.6.3"
2+
"version": "2.6.4"
33
}

0 commit comments

Comments
 (0)