* Remove Example notebooks * bugfix from type in version.py
1.1.7
-----------------------------------
* Fix extract user. A name is sometimes not set!
1.1.6
-----------------------------------
* define unknown users takes now a dictionary in with unknown user as key and id as value. If the user is doesnt exists then a new user will be added.
1.1.5
-----------------------------------
* add commits sha on pull_request * solve author and committer problem * add define_unknown_user to Version * add get unknown_user from commits * get_repos has now mutiple whitelist and blacklist pattern and are optional now
1.1.4
-----------------------------------
* enhance Fix extract_user_data.
1.1.3
-----------------------------------
* Fix extract_user_data. * User name can cause an unknown Github exception