Skip to content

Commit 9b43179

Browse files
committed
version: 4.1.0 -> 4.1.1
1 parent ae4d4d9 commit 9b43179

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html),
77
as of version 2.1.1.
88

9-
## [Unreleased]
9+
## [4.1.1] - 2025-05-29
1010
### Fixed
1111
- Fixed AttributeError exceptions when passing an int with `--set-input-source`.
1212

@@ -133,7 +133,8 @@ as of version 2.1.1.
133133
- Added a changelog.
134134

135135

136-
[Unreleased]: https://github.com/newAM/monitorcontrol/compare/4.1.0...HEAD
136+
[Unreleased]: https://github.com/newAM/monitorcontrol/compare/4.1.1...HEAD
137+
[4.1.1]: https://github.com/newAM/monitorcontrol/compare/4.1.0...4.1.1
137138
[4.1.0]: https://github.com/newAM/monitorcontrol/compare/4.0.1...4.1.0
138139
[4.0.1]: https://github.com/newAM/monitorcontrol/compare/4.0.0...4.0.1
139140
[4.0.0]: https://github.com/newAM/monitorcontrol/compare/3.1.0...4.0.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[project]
22
name = "monitorcontrol"
33
description = "Monitor controls using MCCS over DDC-CI."
4-
version = "4.1.0"
4+
version = "4.1.1"
55
authors = [{ name = "Alex Martens", email = "alex+monitorcontrol@thinglab.org" }]
66
license = "MIT"
77
readme = "README.rst"

uv.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)