We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4c2423 commit 494730cCopy full SHA for 494730c
2 files changed
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
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
11
## [0.0.2](https://github.com/quickube/qscaler-python-sdk/compare/v0.0.1...v0.0.2) (2025-06-02)
12
13
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "qscaler"
-version = "0.0.2"
+version = "0.0.3"
description = "Python SDK for QScaler - Kubernetes-native queue worker autoscaler"
authors = ["Quickube"]
readme = "README.md"
0 commit comments