Hotfix - GenericStorage update v0.2.x -> v0.3.x
This is not a real fix but the update from v0.2.x to v0.3.x is very error prune if you use the GenericStorage.
With this version an error will raised if you use the GenericStorage in the old v0.2.x way. So far it was just ignored, which might lead to an unwanted behavior. Please update to avoid errors if you use the GenericStorage
:
pip install oemof --upgrade