Skip to content

Commit c979d39

Browse files
authored
v3.0.8
1 parent 7a2b7b1 commit c979d39

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.7"
11+
__version__ = "3.0.8"
1212

1313
import array
1414
import doctest

0 commit comments

Comments
 (0)