From 7d98a4844b1b1d1d34ec6e48654dc4ea4c7c6c7a Mon Sep 17 00:00:00 2001 From: su-amaas Date: Wed, 19 Aug 2026 05:53:17 +0000 Subject: [PATCH] update to latest version: v1.4.8 --- .github/workflows/publish-to-pypi.yml | 4 ---- CHANGELOG.md | 2 +- VERSION | 2 +- 3 files changed, 2 insertions(+), 6 deletions(-) diff --git a/.github/workflows/publish-to-pypi.yml b/.github/workflows/publish-to-pypi.yml index 21ec706..a0d134b 100644 --- a/.github/workflows/publish-to-pypi.yml +++ b/.github/workflows/publish-to-pypi.yml @@ -44,10 +44,6 @@ jobs: uv python pin 3.11 make build - - name: tox - run: >- - tox - - name: Publish distribution 📦 to Test PyPI uses: pypa/gh-action-pypi-publish@release/v1 with: diff --git a/CHANGELOG.md b/CHANGELOG.md index 0278003..6302f2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # CHANGELOG -## 1.4.7 - 2026-08-10 +## 1.4.8 - 2026-08-19 - Support new region ap-southeast-3 (Indonesia) - Support scan gateway for FSCS and FSVA diff --git a/VERSION b/VERSION index be05bba..b2e46d1 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.4.7 +1.4.8