pmorissette / ffn

ffn - a financial function library for Python
pmorissette.github.io/ffn
MIT License
1.87k stars 282 forks source link

Update __init__.py to 1.0.0 #218

Closed bbergua closed 7 months ago

bbergua commented 7 months ago

The file ffn/init.py was still saying version 0.4.0. So changed to 1.0.0

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (94b8892) 57.15% compared to head (91eef10) 57.15%. Report is 2 commits behind head on master.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #218 +/- ## ======================================= Coverage 57.15% 57.15% ======================================= Files 4 4 Lines 1160 1160 Branches 249 249 ======================================= Hits 663 663 Misses 433 433 Partials 64 64 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.