Skip to content

v1.1.0

Compare
Choose a tag to compare
@tek-githubbot-1010 tek-githubbot-1010 released this 28 Aug 19:10
· 164 commits to main since this release
v1.1.0
8ce9a17

v1.1.0 (2024-08-28)

Merged Pull Requests

  • fix: Allow the PyPI publishing workflows to be used as reusable workflows by requiring a token for uploading the package (#26)
  • ci: Update pre-commit hook to run properly without needing docker installed (#25)
  • docs: Fix changelog formatting (#24)

Changed

  • Updated the _reusable-package-testpypi.yml and _reusable-package-release.yml workflows to use a token for uploading Python packages to TestPyPI and PyPI.