Skip to content

Commit dc36842

Browse files
author
github-actions
committed
[Release] 25.01.02.post1
1 parent e647911 commit dc36842

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ license = "GPL-2.0"
77
license-files = [ "LICENSE",]
88
requires-python = ">=3.10,<3.14"
99
dependencies = [ "matlab-runtime>=0.0.4",]
10-
version = "25.01.02"
10+
version = "25.01.02.post1"
1111
[[project.maintainers]]
1212
name = "Yael Balbastre"
1313
email = "y.balbastre@ucl.ac.uk"

spm_runtime/_version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
__version__ = "25.01.02"
1+
__version__ = "25.01.02.post1"
22
__matlab_release__ = "R2025b"
33
__spm_sha__ = "76167510b7190027995325d609a2365d9a7b6bc2"

0 commit comments

Comments
 (0)