Add version
This commit is contained in:
@@ -2,6 +2,8 @@ from .colours import ColourValue, ColourContainer
|
|||||||
from .uq_colours import UQ_COLOURS_DICT, UQ_COLOURS, add_colours_to_mpl
|
from .uq_colours import UQ_COLOURS_DICT, UQ_COLOURS, add_colours_to_mpl
|
||||||
from .makegraph import makeGraph, pltKeyClose
|
from .makegraph import makeGraph, pltKeyClose
|
||||||
|
|
||||||
|
__version__ = "0.2.0"
|
||||||
|
|
||||||
__all__ = [
|
__all__ = [
|
||||||
"makeGraph", "pltKeyClose",
|
"makeGraph", "pltKeyClose",
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user