diff --git a/.github/workflows/build_test_deploy.yml b/.github/workflows/build_test_deploy.yml index 73faceb230..e705d9ebb7 100644 --- a/.github/workflows/build_test_deploy.yml +++ b/.github/workflows/build_test_deploy.yml @@ -131,6 +131,7 @@ jobs: matrix: os: ["ubuntu-latest"] python-version: ["3.12"] + dependencies: ["latest"] env: DEPENDS: ${{ matrix.dependencies }} @@ -193,11 +194,18 @@ jobs: - name: Download packages built by build-and-inspect-python-package uses: actions/download-artifact@v4 with: - name: Packages + pattern: Packages-* path: dist - name: Upload package to PyPI uses: pypa/gh-action-pypi-publish@release/v1 + with: + packages-dir: dist/Packages-main/ + + - name: Upload package to PyPI + uses: pypa/gh-action-pypi-publish@release/v1 + with: + packages-dir: dist/Packages-wrapper/ checks: runs-on: "ubuntu-latest" diff --git a/CHANGES.rst b/CHANGES.rst index 99baac1797..28b4924905 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,3 +1,25 @@ +0.17.0 (December 19, 2024) +========================== +New feature release in the 0.17.x series. + +This release improves handling of datasets where T1w images are not +the primary modality. It also supports the generation of fsLR meshes +on the subject surface with the names: + +``` +sub-