Had to even yank the PyPI package version for this one, as it totally broke the package.
0.2.2
Should have realized that `round()` wouldn't do the trick and I'd need to use `math.ceil()` and an `if/elif/else` statement for any numbers evenly divisible by 1000.