Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Daniel Scheffler
geoarray
Commits
66458217
Commit
66458217
authored
Jan 08, 2020
by
Daniel Scheffler
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Updated version info.
Signed-off-by:
Daniel Scheffler
<
danschef@gfz-potsdam.de
>
parent
49f62f73
Pipeline
#5516
passed with stages
in 1 minute and 46 seconds
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
3 deletions
+2
-3
geoarray/version.py
geoarray/version.py
+2
-2
setup.py
setup.py
+0
-1
No files found.
geoarray/version.py
View file @
66458217
...
...
@@ -20,5 +20,5 @@
# with this program. If not, see <http://www.gnu.org/licenses/>.
__version__
=
'0.8.2
5
'
__versionalias__
=
'20
191
010.0
2
'
__version__
=
'0.8.2
6
'
__versionalias__
=
'20
20
010
8
.0
1
'
setup.py
View file @
66458217
...
...
@@ -76,7 +76,6 @@ setup(
'Programming Language :: Python :: 3.5'
,
'Programming Language :: Python :: 3.6'
,
'Programming Language :: Python :: 3.7'
,
'Programming Language :: Python :: 3.8'
,
],
test_suite
=
'tests'
,
tests_require
=
test_requirements
,
...
...
Write
Preview
Markdown
is supported
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