Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit c01223a

Browse files
committed
REL: 1.9.2
1 parent 8b78870 commit c01223a

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

‎doc/changelog/1.X.X-changelog.rst‎

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
1.9.2 (December 17, 2024)
2+
=========================
3+
4+
Bug fix release in the 1.9.x series.
5+
6+
* FIX: Missed np.savetxt bstring (https://github.com/nipy/nipype/pull/3704)
7+
* MAINT: Bump astral-sh/setup-uv from 3 to 4 (https://github.com/nipy/nipype/pull/3702)
8+
* MAINT: Bump codecov/codecov-action from 4 to 5 (https://github.com/nipy/nipype/pull/3703)
9+
10+
111
1.9.1 (November 19, 2024)
212
=========================
313

‎nipype/info.py‎

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
# nipype version information
77
# Remove .dev0 for release
8-
__version__ = "1.9.2.dev0"
8+
__version__ = "1.9.2"
99

1010

1111
def get_nipype_gitversion():
@@ -58,6 +58,7 @@ def get_nipype_gitversion():
5858
"Programming Language :: Python :: 3.10",
5959
"Programming Language :: Python :: 3.11",
6060
"Programming Language :: Python :: 3.12",
61+
"Programming Language :: Python :: 3.13",
6162
"Topic :: Scientific/Engineering",
6263
]
6364
PYTHON_REQUIRES = ">= 3.9"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /