File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
python/packages/microsoft_agents_m365copilot_core/microsoft_agents_m365copilot_core/src Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1010DEFAULT_CONNECTION_TIMEOUT = 30
1111# The SDK version
1212# x-release-please-start-version
13- SDK_VERSION = '1.0.0-preview.1 '
13+ SDK_VERSION = '1.0.0-preview.2 '
1414# x-release-please-end
1515MS_DEFAULT_SCOPE = 'https://graph.microsoft.com/.default'
Original file line number Diff line number Diff line change 5151 "changelog-path" : " CHANGELOG.md" ,
5252 "extra-files" : [
5353 " pyproject.toml" ,
54- " _version.py"
54+ " microsoft_agents_m365copilot_beta/ _version.py"
5555 ]
5656 },
5757 "python/packages/microsoft_agents_m365copilot_core" : {
6060 "changelog-path" : " CHANGELOG.md" ,
6161 "extra-files" : [
6262 " pyproject.toml" ,
63- " src/_constants.py"
63+ " microsoft_agents_m365copilot_core/ src/_constants.py"
6464 ]
6565 }
6666 }
You can’t perform that action at this time.
0 commit comments