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
gts2
gts2_client
Commits
10b29da2
Commit
10b29da2
authored
Feb 16, 2018
by
Hannes Diedrich
Browse files
Increased version number.
parent
7408a0a2
Pipeline
#2601
passed with stages
in 15 minutes and 55 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
10b29da2
...
...
@@ -17,7 +17,7 @@ if not_installed != []:
', '
.
join
(
not_installed
)))
setup
(
name
=
'gts2_client'
,
version
=
'0.
4
'
,
version
=
'0.
5
'
,
packages
=
find_packages
(
exclude
=
[
'tests*'
]),
url
=
'https://gitext.gfz-potsdam.de/gts2/gts2_client.git'
,
license
=
'GNU LESSER GENERAL PUBLIC LICENSE - Version 3, 29 June 2007'
,
...
...
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