Skip to content

Commit a065037

Browse files
authored
Apply suggestions from code review
1 parent c830830 commit a065037

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.4.0"
2+
".": "1.5.0"
33
}

release-please-config.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,8 @@
1414
"package-name": "msgraph_beta",
1515
"changelog-path": "CHANGELOG.md",
1616
"extra-files": [
17-
"README.md",
1817
"pyproject.toml",
19-
"msgraph/_version.py"
18+
"msgraph_beta/_version.py"
2019
]
2120
}
2221
},

0 commit comments

Comments
 (0)