Skip to content

Commit

Permalink
MAINT: bump version to 0.26.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mckib2 committed Feb 16, 2024
1 parent a94694b commit 62fd22d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion meson.build
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
project(
'pygrappa',
'c', 'cpp',
version: '0.26.1',
version: '0.26.2',
license: '',
meson_version: '>= 0.64.0',
default_options: [
Expand Down
1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ build-backend = "mesonpy"

[project]
name = "pygrappa"
version = "0.26.2"
description = "GeneRalized Autocalibrating Partially Parallel Acquisitions."
readme = "README.rst"
requires-python = ">=3.8"
Expand Down

0 comments on commit 62fd22d

Please sign in to comment.