edgegraph.version

edgegraph.version#

Define version information for edgegraph.

This is the ONLY place version information should be updated!!

Module Attributes

VERSION_MAJOR

major version number (the X in vX.Y.Z)

VERSION_MINOR

minor version number (the Y in vX.Y.Z)

VERSION_PATCH

patch version number (the Z in vX.Y.Z)