Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Guilhem Saurel
ospi
Commits
7de63e0a
Commit
7de63e0a
authored
May 07, 2020
by
Guilhem Saurel
Browse files
fix version
parent
cdd5ab7d
Changes
1
Hide whitespace changes
Inline
Side-by-side
setup.py
View file @
7de63e0a
...
...
@@ -5,7 +5,7 @@ from distutils.core import setup
setup
(
name
=
'ospi'
,
description
=
'This library contains scripts for working with OpenSim files and pinocchio software.'
,
version
=
'1.0.
1
'
,
version
=
'1.0.
3
'
,
packages
=
[
'ospi'
],
keywords
=
'biomechanics OpenSim pinocchio'
,
url
=
'https://github.com/gepetto/ospi/'
,
...
...
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