-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #508 from OpenEnergyPlatform/release-v0.14.2
Release v0.14.2 back to develop
- Loading branch information
Showing
6 changed files
with
20 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -19,14 +19,14 @@ | |
"open_mastr.utils.config", | ||
"open_mastr.xml_download", | ||
], | ||
version="0.14.1", | ||
version="0.14.2", | ||
description="A package that provides an interface for downloading and" | ||
" processing the data of the Marktstammdatenregister (MaStR)", | ||
long_description=long_description, | ||
long_description_content_type="text/x-rst", | ||
url="https://github.com/OpenEnergyPlatform/open-MaStR", | ||
download_url="https://github.com/OpenEnergyPlatform/open-MaStR/archive" | ||
"/refs/tags/v0.14.1.tar.gz", | ||
"/refs/tags/v0.14.2.tar.gz", | ||
author="Open Energy Family", | ||
author_email="[email protected]", | ||
maintainer="Ludwig Hülk", | ||
|