Skip to content

Commit 45166ff

Browse files
author
semantic-release
committed
0.5.1
Automatically generated by python-semantic-release
1 parent 57a7eb0 commit 45166ff

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,19 @@
11
# CHANGELOG
22

33

4+
## v0.5.1 (2025-08-12)
5+
6+
### Bug Fixes
7+
8+
- **readme**: Pyqt6 typo
9+
([`57a7eb0`](https://github.com/bec-project/qtmonaco/commit/57a7eb097e8125c4b7345a7f5b8a533fd640eb7a))
10+
11+
### Build System
12+
13+
- Pyside6 upgraded to 6.9.0
14+
([`a1e07b6`](https://github.com/bec-project/qtmonaco/commit/a1e07b67b6f363306f20309d1db2bc16a3cad8e9))
15+
16+
417
## v0.5.0 (2025-07-25)
518

619
### Features

pyproject.toml

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

55
[project]
66
name = "qtmonaco"
7-
version = "0.5.0"
7+
version = "0.5.1"
88
description = "Qt Monaco is a Python library for working with the Monaco Editor in Qt applications."
99
requires-python = ">=3.10"
1010
classifiers = [

0 commit comments

Comments
 (0)