Skip to content

Commit f900c48

Browse files
committed
Bump version to fix release (hopefully)
1 parent ea59e7e commit f900c48

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.github/workflows/deploy-package-action.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ jobs:
3636
attestations: false
3737
password: ${{ secrets.TEST_PYPI_API_TOKEN }}
3838
repository-url: https://test.pypi.org/legacy/
39+
verbose: true
3940

4041
- name: Create GitHub Release
4142
if: ${{ !inputs.test }}

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This project uses [Semantic Versioning](https://semver.org/) - MAJOR.MINOR.PATCH
44

55
# Changelog
66

7-
## 1.2.2 (2026-02-08)
7+
## 1.2.3 (2026-02-08)
88

99

1010
### Fixed

0 commit comments

Comments
 (0)