# Don't import this file directly (unless you are a build system). # Instead, load version info from the package root. #: major.minor.patch or major.minor.devN __version__ = "10.0.dev0" VERSION = __version__.split(",")