File tree 2 files changed +9
-2
lines changed
2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
+ v1.3.5 (March 2020)
3
+ - Bugfix for covariates samples mismatching for LMM
4
+ - Bugfix for numeric sample names
5
+ - Bugfix for crashes happening during enet variants filtering
6
+ - Fix pip and setup.py installs (glmnet_py)
7
+ - Remove deprecation warnings for fastlmm
8
+
2
9
v1.3.4 (December 2019)
3
10
- Update installation from pip and setup.py
4
11
- Allow multiple intervals for a single burden tests
Original file line number Diff line number Diff line change 73
73
# built documents.
74
74
#
75
75
# The short X.Y version.
76
- version = '1.3.4 '
76
+ version = '1.3.5 '
77
77
# The full version, including alpha/beta/rc tags.
78
- release = '1.3.4 '
78
+ release = '1.3.5 '
79
79
80
80
# The language for content autogenerated by Sphinx. Refer to documentation
81
81
# for a list of supported languages.
You can’t perform that action at this time.
0 commit comments