Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
EUDAT-TOOLS
SVMON
pysvmon
Commits
3be78e09
Commit
3be78e09
authored
Sep 10, 2019
by
Jie Yuan
Browse files
update version 1.3.7
parent
50f1dbb8
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
3be78e09
...
...
@@ -7,7 +7,7 @@ from setuptools import setup, find_packages
setup
(
name
=
'svmon-client'
,
version
=
'1.3.
6
'
,
version
=
'1.3.
7
'
,
packages
=
[
'svmon_client'
],
scripts
=
[
'svmon'
,
'pakiti-client'
],
package_data
=
{
''
:
[
'*.json'
,
'*.pem'
]},
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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