Skip to content

Commit bfc25c4

Browse files
authored
Merge pull request #1460 from Unidata/v1.7.4rel
prepare for version 1.7.4 release
2 parents 437619e + b0565a2 commit bfc25c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
## News
1111
For details on the latest updates, see the [Changelog](https://github.com/Unidata/netcdf4-python/blob/master/Changelog).
1212

13-
1/5/2026: Version [1.7.4](https://pypi.python.org/pypi/netCDF4/1.7.4) released. Compression plugins now included in wheels, windows/arm and
13+
1/5/2026: Version [1.7.4](https://pypi.python.org/pypi/netCDF4/1.7.4) released. Compression plugins now included in wheels, windows/arm64 and
1414
free-threaded python wheels provided. Automatic conversion of character arrays <--> string arrays works for Unicode (not just ascii) strings.
1515
WARNING: netcdf-c is not thread-safe and netcdf4-python does have internal locking so expect segfaults if you
1616
use netcdf4-python on multiple threads with free-threaded python. Users must exercise care to only call netcdf from

0 commit comments

Comments
 (0)