Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 261 Bytes

CHANGELOG.rst

File metadata and controls

12 lines (10 loc) · 261 Bytes

CHANGE LOG

1.0.0

Fix issue where pip install version 0.0.9 couldn't find CHANGELOG.rst

0.0.9

'from __future__ import division' added to fix division operator to use true division as in Python 3.0 instead of classic division.