Moved class and function names to match the more natural python naming conventions with `CamelCase` for classes and `snake_case` for functions. This makes this version not back compatible with older versions will be marked as obsolete / depreciated.
0.0.4
Added proper documentation and setup for read the docs
0.0.3
First public version of the sweights python package