Skip to content

Commit 133748b

Browse files
authored
Update module docstring and copyright notice
1 parent e21f930 commit 133748b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

versioning/helper/__init__.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Copyright (c) Microsoft Corporation.
22
# Licensed under the MIT License.
33

4-
"""Agent365 Python SDK setup utilities."""
4+
"""Microsoft Agent 365 Python SDK setup utilities."""
55

66
from .setup_utils import (
77
get_package_version,
@@ -16,3 +16,4 @@
1616
"get_base_version",
1717
"get_next_major_version",
1818
]
19+

0 commit comments

Comments
 (0)