Skip to content

Commit 90c4e72

Browse files
committed
Set version to dev version for testing
1 parent 49ebc1e commit 90c4e72

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/wktplot/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
from .wktplot import WKTPlot # noqa: F401
22

3-
__version__ = "2.0.0"
3+
__version__ = "2.0.dev0"

0 commit comments

Comments
 (0)