Skip to content

Commit 11c6946

Browse files
authored
[Monitor][Query] Release prep (#39088)
Signed-off-by: Paul Van Eck <[email protected]>
1 parent 586e90c commit 11c6946

File tree

2 files changed

+4
-7
lines changed

2 files changed

+4
-7
lines changed

sdk/monitor/azure-monitor-query/CHANGELOG.md

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,11 @@
11
# Release History
22

3-
## 1.4.1 (Unreleased)
4-
5-
### Features Added
6-
7-
### Breaking Changes
8-
9-
### Bugs Fixed
3+
## 1.4.1 (2025-01-14)
104

115
### Other Changes
126

7+
- Internal updates for linting and typing improvements.
8+
139
## 1.4.0 (2024-06-11)
1410

1511
### Features Added

sdk/monitor/azure-monitor-query/setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,7 @@
7575
"Programming Language :: Python :: 3.10",
7676
"Programming Language :: Python :: 3.11",
7777
"Programming Language :: Python :: 3.12",
78+
"Programming Language :: Python :: 3.13",
7879
"License :: OSI Approved :: MIT License",
7980
],
8081
python_requires=">=3.8",

0 commit comments

Comments
 (0)