Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
NJU Geophy
MGPro
Commits
7ef77a39
Commit
7ef77a39
authored
Jul 05, 2019
by
Mijian Xu
😷
Browse files
Update setup.py
parent
08e79f2b
Pipeline
#745
passed with stage
in 51 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
7ef77a39
...
...
@@ -5,7 +5,7 @@ packages = find_packages()
with
open
(
"README.md"
,
"r"
)
as
fh
:
long_description
=
fh
.
read
()
VERSION
=
"0.1.
8
"
VERSION
=
"0.1.
9
"
setup
(
name
=
'mgpro'
,
version
=
VERSION
,
author
=
'Mijian Xu'
,
...
...
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