diff --git a/enviro/constants.py b/enviro/constants.py index 78cfe8b..874b06f 100644 --- a/enviro/constants.py +++ b/enviro/constants.py @@ -1,5 +1,5 @@ # version -ENVIRO_VERSION = "0.0.10" +ENVIRO_VERSION = "0.2.0" # modules ENVIRO_UNKNOWN = None