Skip to content

Commit 80b7377

Browse files
committed
Update version to 4.1.1 in pyproject.toml and finalize changelog for release
1 parent 32a4600 commit 80b7377

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55
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

8-
## [Unreleased]
8+
## [4.1.1] - 2026-07-22
99
### Added
1010
- Add `iop --install-agent-guidance` to install version-matched IoP guidance,
1111
skills, and offline cookbooks into existing application repositories for

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ requires = ["setuptools", "wheel"]
33

44
[project]
55
name = "iris_pex_embedded_python"
6-
version = "4.1.1b2"
6+
version = "4.1.1"
77
description = "Iris Interoperability based on Embedded Python"
88
readme = "README.md"
99
requires-python = ">=3.10"

0 commit comments

Comments
 (0)