kiyo-masui / bitshuffle

Filter for improving compression of typed binary data.
Other
219 stars 76 forks source link

Bitshuffle.__version__ returns unformatted string #106

Closed anjakefala closed 1 year ago

anjakefala commented 3 years ago
>>> import bitshuffle
>>> bitshuffle.__version__
'%d.%d.%d'
>>> 
jrs65 commented 1 year ago

I think this is no longe an issue.