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
geomultisens
gms_preprocessing
Commits
78c283b6
Commit
78c283b6
authored
Dec 14, 2017
by
Daniel Scheffler
Browse files
Updated version info.
parent
1efd48c3
Pipeline
#1725
passed with stage
in 11 minutes and 41 seconds
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
gms_preprocessing/__init__.py
View file @
78c283b6
...
...
@@ -15,8 +15,8 @@ from .processing.process_controller import process_controller # noqa: E402
__author__
=
"""Daniel Scheffler"""
__email__
=
'daniel.scheffler@gfz-potsdam.de'
__version__
=
'0.1
1
.0'
__versionalias__
=
'201712
05
.01'
__version__
=
'0.1
2
.0'
__versionalias__
=
'201712
14
.01'
__all__
=
[
'algorithms'
,
'io'
,
'misc'
,
...
...
setup.py
View file @
78c283b6
...
...
@@ -26,7 +26,7 @@ test_requirements = requirements + ['coverage', 'nose', 'nose2', 'nose-htmloutpu
setup
(
name
=
'gms_preprocessing'
,
version
=
'0.1
1
.0'
,
version
=
'0.1
2
.0'
,
description
=
"GeoMultiSens - Scalable Multi-Sensor Analysis of Remote Sensing Data"
,
long_description
=
readme
+
'
\n\n
'
+
history
,
author
=
"Daniel Scheffler"
,
...
...
Daniel Scheffler
@danschef
mentioned in commit
f03ac044
·
Feb 06, 2018
mentioned in commit
f03ac044
mentioned in commit f03ac04415263b05628723b0aff6e0f7228e3ed7
Toggle commit list
Daniel Scheffler
@danschef
mentioned in commit
14af3fb1
·
Mar 31, 2020
mentioned in commit
14af3fb1
mentioned in commit 14af3fb18ce2976fbad781124fcc45e77e34a977
Toggle commit list
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