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 d6cbfb7 commit 08d46d7Copy full SHA for 08d46d7
src/shapefile/__init__.py
@@ -8,7 +8,7 @@
8
9
from __future__ import annotations
10
11
-__version__ = "3.0.3-rc-option-B"
+__version__ = "3.0.3rc1.dev1"
12
13
import array
14
import doctest
0 commit comments