Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
tsoc
openmm
Commits
d3b4044e
Commit
d3b4044e
authored
Jul 13, 2015
by
John Chodera (MSKCC)
Browse files
Updated setup.py __version__ to 6.3
parent
a1edc08c
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
wrappers/python/setup.py
wrappers/python/setup.py
+1
-1
No files found.
wrappers/python/setup.py
View file @
d3b4044e
...
...
@@ -4,7 +4,7 @@
setup.py: Used for building python wrappers for Simbios' OpenMM library.
"""
__author__
=
"Randall J. Radmer"
__version__
=
"6.3
beta2
"
__version__
=
"6.3"
import
ast
import
re
...
...
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