Skip to content

Commit 494730c

Browse files
committed
chore(release-please-fix): release 0.0.3
1 parent a4c2423 commit 494730c

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.0.3](https://github.com/quickube/qscaler-python-sdk/compare/v0.0.2...v0.0.3) (2025-06-02)
4+
5+
6+
### Bug Fixes
7+
8+
* poetry publish ([a4c2423](https://github.com/quickube/qscaler-python-sdk/commit/a4c2423278b4f157946e6f5a236b35d923afcb5f))
9+
* poetry publish ([1dcd800](https://github.com/quickube/qscaler-python-sdk/commit/1dcd800a82950ee9ad5d2f8713b9f25a1c4a6675))
10+
311
## [0.0.2](https://github.com/quickube/qscaler-python-sdk/compare/v0.0.1...v0.0.2) (2025-06-02)
412

513

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "qscaler"
3-
version = "0.0.2"
3+
version = "0.0.3"
44
description = "Python SDK for QScaler - Kubernetes-native queue worker autoscaler"
55
authors = ["Quickube"]
66
readme = "README.md"

0 commit comments

Comments
 (0)