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
geomultisens
gms_preprocessing
Commits
1392d06e
Commit
1392d06e
authored
Nov 28, 2017
by
Daniel Scheffler
Browse files
Updated version info.
parent
c24ca205
Pipeline
#1629
passed with stage
in 10 minutes and 46 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
gms_preprocessing/__init__.py
View file @
1392d06e
...
...
@@ -15,8 +15,8 @@ from .processing.process_controller import process_controller # noqa: E402
__author__
=
"""Daniel Scheffler"""
__email__
=
'daniel.scheffler@gfz-potsdam.de'
__version__
=
'0.10.
2
'
__versionalias__
=
'20171128.0
3
'
__version__
=
'0.10.
3
'
__versionalias__
=
'20171128.0
4
'
__all__
=
[
'algorithms'
,
'io'
,
'misc'
,
...
...
setup.py
View file @
1392d06e
...
...
@@ -25,7 +25,7 @@ test_requirements = requirements + ['coverage', 'nose', 'nose2', 'nose-htmloutpu
setup
(
name
=
'gms_preprocessing'
,
version
=
'0.10.
2
'
,
version
=
'0.10.
3
'
,
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
276f066f
·
Feb 06, 2018
mentioned in commit
276f066f
mentioned in commit 276f066f288b017ccae3164c217c18b45af3b8cd
Toggle commit list
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