Skip to content

Commit

Permalink
Merge pull request #14 from OpenEnergyPlatform/release/fix_release_v2.7
Browse files Browse the repository at this point in the history
dirty release fix: minor version to 0.2.8
  • Loading branch information
jh-RLI authored May 17, 2021
2 parents 84a0412 + 346304f commit facea99
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

setuptools.setup(
name="oem2orm",
version="0.2.7",
version="0.2.8",
author="henhuy, jh-RLI",
author_email="[email protected]",
description="SQLAlchemy module to generate ORM, read from data model (oedatamodel) in open-energy-metadata(oem-v1.4.0) JSON format",
Expand Down

0 comments on commit facea99

Please sign in to comment.