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
EUDAT-TOOLS
SVMON
pysvmon
Commits
a0713894
Commit
a0713894
authored
Oct 28, 2019
by
Jie Yuan
Browse files
update version to 1.3.7-2
parent
95a2092a
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
a0713894
...
...
@@ -7,7 +7,7 @@ from setuptools import setup, find_packages
setup
(
name
=
'svmon-client'
,
version
=
'1.3.7-
1
'
,
version
=
'1.3.7-
2
'
,
packages
=
[
'svmon_client'
],
scripts
=
[
'svmon'
,
'pakiti-client'
],
package_data
=
{
''
:
[
'*.json'
,
'*.pem'
]},
...
...
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