Skip to content

v0.3.1

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Apr 23:32
· 1 commit to main since this release

v0.3.1 (2025-04-17)

Ci

  • ci: update github action (264be4f)

  • ci: only publish to github if the version changes (21e56c6)

  • ci: try local git config (69363d4)

  • ci: try changing git config location (4a7069d)

  • ci: wrap python version in quotes (6843ce7)

  • ci: remove 3.13.0-alpha.1 because pyobc doesn't have wheels for it (54c9d96)

  • ci: correct python-version 3.13.0 to 3.13.0-alpha.1 (b75a2f9)

  • ci: only test python 3.10 to 3.13 due to self-hosted limitation (141f5fc)

  • ci: actions run on self-hosted (4165442)

  • ci: only upload to pypi if a dist folder exists (60297a2)

  • ci: fix TWINE_REPOSITORY (3f7efcb)

Fix

  • fix: memory leak when calling the function multiple times (b29be02)