diff --git a/coconut/root.py b/coconut/root.py index ca283dacd..f7011c71e 100644 --- a/coconut/root.py +++ b/coconut/root.py @@ -27,9 +27,9 @@ # CONSTANTS: #----------------------------------------------------------------------------------------------------------------------- -VERSION = "0.3.5" -VERSION_NAME = "Nucifera" -DEVELOP = True +VERSION = "0.3.6" +VERSION_NAME = "Odisha" +DEVELOP = False ENCODING = "UTF-8"