We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ab3eff commit b7e124cCopy full SHA for b7e124c
setup.py
@@ -29,7 +29,7 @@ def run_tests(self):
29
required = f.read().splitlines()
30
31
setup(name='render-python',
32
- version='1.0',
+ version='1.0.1',
33
description=' a python API to interact via python with render '
34
'databases see https://github.com/saalfeldlab/render',
35
author='Forrest Collman, Russel Torres, Eric Perlman, Sharmi Seshamani',
0 commit comments