diff --git a/coconut/root.py b/coconut/root.py index 49f0360d5..9015ce8fa 100644 --- a/coconut/root.py +++ b/coconut/root.py @@ -28,7 +28,7 @@ #----------------------------------------------------------------------------------------------------------------------- VERSION = "1.0.0" -VERSION_NAME = "Pinnate" +VERSION_NAME = "Albatross" DEVELOP = False if DEVELOP: