Skip to content

v1.2.4 - PyPI Publishing Fix

Latest

Choose a tag to compare

@DeepPythonist DeepPythonist released this 25 Jun 23:40

πŸ”§ v1.2.4 - PyPI Publishing Configuration Fix

βœ… What's Fixed

  • Switched from Trusted Publishing to API Token for more reliable PyPI publishing
  • Fixed GitHub Actions workflow authentication issues
  • Streamlined deployment process with proper token-based authentication

πŸš€ Improvements

  • More stable automated publishing pipeline
  • Simplified workflow without environment dependencies
  • Better error handling in CI/CD process

πŸ“¦ Package Features

  • All existing functionality maintained
  • Enhanced CI/CD reliability
  • Professional PyPI distribution ready

πŸ§ͺ Testing

  • All 24 tests passing βœ…
  • Package builds successfully βœ…
  • CI pipeline optimized βœ…

Installation: pip install pyhetznerserver==1.2.4

Full changelog: v1.2.3...v1.2.4