Skip to content

Commit e4c5566

Browse files
Merge pull request #311 from wphillipmoore/chore/bump-version-1.1.8
chore: bump version to 1.1.8
2 parents da77a98 + 3fd16ea commit e4c5566

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ 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.7] - 2026-02-17
9+
10+
### Bug fixes
11+
12+
- sync prepare_release.py empty changelog abort from canonical (#307)
13+
814
## [1.1.6] - 2026-02-17
915

1016
### 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.7"
7+
version = "1.1.8"
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)