Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
EnMAP
GFZ_Tools_EnMAP_BOX
EnPT
Commits
4bec655c
Commit
4bec655c
authored
Mar 10, 2022
by
Daniel Scheffler
Browse files
Updated HISTORY.rst and bumped version.
parent
d22262fa
Pipeline
#40201
passed with stage
in 13 minutes and 17 seconds
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
HISTORY.rst
View file @
4bec655c
...
...
@@ -2,6 +2,17 @@
History
=======
0.18.7 (2022-03-10)
-------------------
* Fixed some style issues.
* Replaced deprecated URLs.
* Fix typo in requirements.
* Excluded Python 3.10 intermediately due to debugger issue.
* Fixed indentation in Makefile.
* Improved error message in case a requirement of ACwater is missing.
* Fixed coverage issue.
0.18.6 (2021-12-20)
-------------------
...
...
@@ -31,7 +42,7 @@ History
-------------------
* Fixed #79 (FileNotFoundError when using the official EnMAP test data downloaded from enmap.org).
* Removed
required
requirements_dev.txt which not needed anymore (also closes https://github.com/GFZ/enpt/pull/1).
* Removed requirements_dev.txt which not needed anymore (also closes https://github.com/GFZ/enpt/pull/1).
0.18.2 (2021-06-17)
...
...
enpt/version.py
View file @
4bec655c
...
...
@@ -27,6 +27,6 @@
# You should have received a copy of the GNU Lesser General Public License along
# with this program. If not, see <http://www.gnu.org/licenses/>.
__version__
=
'0.18.
6
'
__versionalias__
=
'202
1122
0.01'
__version__
=
'0.18.
7
'
__versionalias__
=
'202
2031
0.01'
__author__
=
'Daniel Scheffler'
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment