We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e06ffba commit a4758dfCopy full SHA for a4758df
setup.py
@@ -9,7 +9,7 @@
9
libraries=['lapack', 'blas'])
10
11
setup(name='limetr',
12
- version='0.0.4',
+ version='0.0.1',
13
description='linear mixed effects model with trimming',
14
url='https://github.com/zhengp0/limetr',
15
author='Peng Zheng',
0 commit comments