# Release 2.1.2

Date: 

- Adds a class representing the Open Energy Platform metadata format in version 2.0.4. The format is represented by the class ioprocmeta.oep.OEPMeta_2_0_4
  
- Several dependencies have been updated to newer versions, created in sections_204.py

# Release 2.1.1 

Date: 27.11.2024

- Version bump of dependencies which were outdated.

# Release 2.1.0

- Adds a class representing the Open Energy Platform meta data format in Version 1.5.0. The format is represented by the class ioprocmeta.oep.OEPMeta_1_5_0
- Adds a base class BaseMeta from which all Meta Data formats should inherit
