-
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.
- Loading branch information
1 parent
83a3b3f
commit 2e61542
Showing
4 changed files
with
5 additions
and
5 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
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.0a1", | ||
version="0.14.0a2", | ||
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.0a1.tar.gz", | ||
"/refs/tags/v0.14.0a2.tar.gz", | ||
author="Open Energy Family", | ||
author_email="[email protected]", | ||
maintainer="Ludwig Hülk", | ||
|