zero-sum-seattle / python-mlb-statsapi

Python Wrapper for the MLB's Official Stats API
MIT License
41 stars 10 forks source link

chore: corrects data type passed into split data method #208

Closed mppavese closed 3 months ago

mppavese commented 3 months ago

Why

What

KCNilssen commented 3 months ago

Hey mppavese, this looks great to me but if you could version bump line 7 in the pyproject.toml file from version = "0.5.18"

to

version = "0.5.19"

I would love to go ahead and approve your PR.

Its a to do list to add an actions bot to automatically version bump on PR but for now this is how we are doing it, thanks!

mppavese commented 3 months ago

Version bumped. Thanks!