Skip to content

Commit 1145e31

Browse files
authored
Revise HOW_TO_SET_A_VERSION for Microsoft Agent 365
Updated the document to reflect the Microsoft branding for the Agent 365 Python SDK and made minor formatting adjustments.
1 parent 5a91e95 commit 1145e31

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

HOW_TO_SET_A_VERSION.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# How to Set a Version
22

3-
This document describes how to manage versioning for the Agent365 Python SDK, whether you're creating development builds or official releases.
3+
This document describes how to manage versioning for the Microsoft Agent 365 Python SDK, whether you're creating development builds or official releases.
44

55
## Branch Strategy
66

@@ -381,3 +381,4 @@ If you encounter issues with versioning:
381381
2. Verify your Git setup with `git log` and `git describe`
382382
3. Check CI logs for version calculation errors
383383
4. Open an issue with version output and Git status
384+

0 commit comments

Comments
 (0)