xhochy / fletcher

Pandas ExtensionDType/Array backed by Apache Arrow

Home Page:https://fletcher.readthedocs.io/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[FeatureRequest] Add __version__

dhirschfeld opened this issue · comments

I've got version 0.2.0 installed but I can't find that out from within python as fletcher.__version__ doesn't exist.

It's very convenient within python to be able to introspect the version of the installed packages.