I need get the blessings version but I have the following error: > > > import blessings > > > blessings.**version** > > > Traceback (most recent call last): > > > File "<stdin>", line 1, in <module> > > > AttributeError: 'module' object has no attribute '**version**' Thank you