Skip to content

Commit 553cf18

Browse files
committed
bump version to 1.7.1.post1
1 parent 2b59eba commit 553cf18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/netCDF4/_netCDF4.pyx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1272,7 +1272,7 @@ import sys
12721272
import functools
12731273
from typing import Union
12741274

1275-
__version__ = "1.7.1"
1275+
__version__ = "1.7.1.post1"
12761276

12771277
# Initialize numpy
12781278
import posixpath

0 commit comments

Comments
 (0)