Update version to 2.0.2 and finalize changelog for stable release

Co-authored-by: ShaYmez <76499782+ShaYmez@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot] 2025-12-14 01:47:37 +00:00
parent 07e6cc60e9
commit fca8cdd6d3
3 changed files with 4 additions and 2 deletions

View File

@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
## [2.0.2] - 2025-12-14
### Changed
- Updated Dockerfile base image from Alpine 3.18 to Alpine 3.20 for better compatibility with modern systems
- Updated GitHub Actions workflow to use current versions (checkout@v4, docker/setup-buildx-action@v3, docker/login-action@v3)

View File

@ -1,6 +1,6 @@
###############################################################################
# Copyright (C) 2024 Shane aka, ShaYmez <support@gb7nr.co.uk>
# Version 2.0.1
# Version 2.0.2
###############################################################################
FROM python:alpine3.20

View File

@ -1 +1 @@
1.6.10
2.0.2