fixed an issue where if no owner exists, an error would be thrown because owner is None, which throws an error when trying to acess owner.owner_username
2.4.0
added custom exception class
2.3.3
bugfix
2.3.2
different error handling by adding own exception class
2.3.1
changed up/fixed error handling now raises an exception if the API response contains errors