Skip to content

Commit 9e66992

Browse files
Merge pull request #304 from wphillipmoore/chore/bump-version-1.1.7
chore: bump version to 1.1.7
2 parents 7d30726 + 50d3bbf commit 9e66992

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](https://semver.org/).
77

8+
## [1.1.6] - 2026-02-17
9+
10+
### Bug fixes
11+
12+
- sync prepare_release.py ruff formatting from canonical (#298)
13+
14+
### Features
15+
16+
- use GitHub App token for bump PR to trigger CI (#300)
17+
818
## [1.1.5] - 2026-02-16
919

1020
### Bug fixes

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44

55
[project]
66
name = "pymqrest"
7-
version = "1.1.6"
7+
version = "1.1.7"
88
description = "Python wrapper for the IBM MQ REST API"
99
readme = "README.md"
1010
license = "GPL-3.0-or-later"

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)