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
964e5321
Commit
964e5321
authored
Jan 07, 2021
by
Romulo Pereira Goncalves
Browse files
Update version.
parent
a6060200
Pipeline
#17680
passed with stages
in 16 minutes and 34 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
964e5321
...
@@ -17,7 +17,7 @@ if not_installed != []:
...
@@ -17,7 +17,7 @@ if not_installed != []:
', '
.
join
(
not_installed
)))
', '
.
join
(
not_installed
)))
setup
(
name
=
'gts2_client'
,
setup
(
name
=
'gts2_client'
,
version
=
'1.1.
1
'
,
version
=
'1.1.
2
'
,
packages
=
find_packages
(
exclude
=
[
'tests*'
]),
packages
=
find_packages
(
exclude
=
[
'tests*'
]),
url
=
'https://gitext.gfz-potsdam.de/gts2/gts2_client.git'
,
url
=
'https://gitext.gfz-potsdam.de/gts2/gts2_client.git'
,
license
=
'GNU LESSER GENERAL PUBLIC LICENSE - Version 3, 29 June 2007'
,
license
=
'GNU LESSER GENERAL PUBLIC LICENSE - Version 3, 29 June 2007'
,
...
...
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