We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e15fcb commit 476a1e6Copy full SHA for 476a1e6
src/shapefile.py
@@ -8,7 +8,7 @@
8
9
from __future__ import annotations
10
11
-__version__ = "3.0.1"
+__version__ = "3.0.2"
12
13
import array
14
import doctest
0 commit comments