Updates to models and flexibility in initialization of client
What's Changed
- added input flexibility in ScicatClient. Now can use either token or credentials in ScicatClient initialisation by @toqduj in #4
- Fixes to the models, added RawDataset and DerivedDataset, and a derived dataset upload mechanism by @toqduj in #5
Full Changelog: v0.2.0...v0.2.1