Skip to content

v2.1.9-dev.1

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 11 Nov 22:15
· 4 commits to ci/trusted_publishing_test since this release

2.1.9-dev.1 (2025-11-11)

Bug Fixes

  • ci: correctly name release branch in releaserc, +eliminate some trailing spaces (40352b0)
  • ci: one more syntax fix, do not use .env in job conditionals (1075528)
  • ci: one more syntax fix, stray double-quotes (3eafbbf)
  • ci: pin specific testing branch to trigger a prerelease (ed79ac4)
  • ci: syntax issue (also this commit triggers semantic-release version bump) (3a0327a)
  • ci: temporary enable release workflow run on pushes to ci/** (87c8938)
  • ci: unblock first step of release (relax guard condition to allow execution on push to ci/*) (5539f33)
  • releaserc: add missing closing quote, removed redundant branch qualifier (3d140b2)
  • releaserc: indentation + comments (0688f75)
  • releaserc: remove non-existing branch references (b7ccb2e)
  • semantic-release: PEP440 compatibility for prereleases (f8bedfc)