diff --git a/cbpi/__init__.py b/cbpi/__init__.py index 291f229..9906eab 100644 --- a/cbpi/__init__.py +++ b/cbpi/__init__.py @@ -1,3 +1,3 @@ -__version__ = "4.4.1.rc1" +__version__ = "4.4.1" __codename__ = "Yeast Starter"