Skip to content

Hotfix - GenericStorage update v0.2.x -> v0.3.x

Compare
Choose a tag to compare
@uvchik uvchik released this 11 Jun 12:43
· 2530 commits to master since this release
1429cb5

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