Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Daniel Scheffler
geoarray
Commits
11aae192
Commit
11aae192
authored
Jul 02, 2021
by
Daniel Scheffler
Browse files
Updated HISTORY.rst and bumped version.
Signed-off-by:
Daniel Scheffler
<
danschef@gfz-potsdam.de
>
parent
f8592d5b
Pipeline
#25241
passed with stages
in 1 minute and 52 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
HISTORY.rst
View file @
11aae192
...
...
@@ -2,6 +2,15 @@
History
=======
0.12.4 (2021-07-02)
-------------------
* Fixed inconsistency in 'data ignore value' metadata key that may cause duplicates in ENVI headers.
* Removed requirements files because requirements are properly stored in setup.py.
* Updated package classifiers and added minimal Python version.
0.12.3 (2021-05-29)
-------------------
...
...
geoarray/version.py
View file @
11aae192
...
...
@@ -20,5 +20,5 @@
# with this program. If not, see <http://www.gnu.org/licenses/>.
__version__
=
'0.12.
3
'
__versionalias__
=
'20210
529
.01'
__version__
=
'0.12.
4
'
__versionalias__
=
'20210
702
.01'
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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