Skip to content

transcribe-me: v1.0.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 May 22:38
5a6414f

1.0.1 (2025-05-25)

Bug Fixes

  • add build-essential to Dockerfile for native dependency compilation (388eac9)
  • resolve package publishing issues - Add missing [build-system] section to pyproject.toml - Update setuptools version requirement to >=70.0 - Fix license format to use modern SPDX expression - Add TWINE_USERNAME environment variable to GitHub Actions - Add debugging steps to workflow for better error diagnosis - Make twine check non-blocking in Makefile due to false positive errors - Exclude tests from package distribution (72a73de)