What's Changed
* added option to add study name and storage to hp optimization func by TobiasBrambo in https://github.com/Sebastianostby/pytsetlin/pull/11
* made eval data default to train data if not set. by TobiasBrambo in https://github.com/Sebastianostby/pytsetlin/pull/12
* add support for random state seed for non parallel operations by Sebastianostby in https://github.com/Sebastianostby/pytsetlin/pull/13
**Full Changelog**: https://github.com/Sebastianostby/pytsetlin/compare/v1.1.0...v1.1.1