Skip to content

Commit 476a1e6

Browse files
committed
v3.0.2
1 parent 8e15fcb commit 476a1e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/shapefile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
from __future__ import annotations
1010

11-
__version__ = "3.0.1"
11+
__version__ = "3.0.2"
1212

1313
import array
1414
import doctest

0 commit comments

Comments
 (0)