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 49ebc1e commit 90c4e72Copy full SHA for 90c4e72
src/wktplot/__init__.py
@@ -1,3 +1,3 @@
1
from .wktplot import WKTPlot # noqa: F401
2
3
-__version__ = "2.0.0"
+__version__ = "2.0.dev0"
0 commit comments