Skip to content

Commit

Permalink
Make the 0.3.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
blckmaxima committed Mar 1, 2024
1 parent b2e96d0 commit e16f8ea
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
if: runner.os == 'Linux'
- uses: pypa/cibuildwheel@v2.16.5
env:
CIBW_ENVIRONMENT: SETUPTOOLS_SCM_PRETEND_VERSION=0.3.2
CIBW_BUILD: ${{ matrix.cibw-build }}
CIBW_SKIP: '*-musllinux_*'
CIBW_TEST_SKIP: '*-macosx_universal2:arm64'
Expand Down
7 changes: 7 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@ hmmlearn Changelog

Here you can see the full list of changes between each hmmlearn release.

Version 0.3.2
-------------

Released on March 1st, 2023

- update CI/CD Pipelines that were troublesome

Version 0.3.1
-------------

Expand Down

0 comments on commit e16f8ea

Please sign in to comment.