olgabot / prettyplotlib

Painlessly create beautiful matplotlib plots.
olgabot.github.io/prettyplotlib
MIT License
1.69k stars 148 forks source link

__version__ attribute? #90

Open mkcor opened 9 years ago

mkcor commented 9 years ago

It's too bad the __version__ attribute is not available! :(

All right, moving to seaborn, but it would be nice to be able to

import prettyplotlib as ppl
ppl.__version__

even though this version number no longer increases.