Skip to content

Commit 08d46d7

Browse files
authored
Update __init__.py
1 parent d6cbfb7 commit 08d46d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/shapefile/__init__.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.3-rc-option-B"
11+
__version__ = "3.0.3rc1.dev1"
1212

1313
import array
1414
import doctest

0 commit comments

Comments
 (0)