File tree Expand file tree Collapse file tree 4 files changed +4
-3
lines changed
Expand file tree Collapse file tree 4 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -85,6 +85,8 @@ Or with the Arrow client:
8585 History
8686-------
8787
88+ - 4.2.4
89+ - Remove unused dependency
8890- 4.2.3
8991 - Fixed `load_gff3 ` to more accurately load transcripts including the CDS as well as handle non-coding types more accurately.
9092- 4.2.2
Original file line number Diff line number Diff line change 1- __version__ = '4.2.3 '
1+ __version__ = '4.2.4 '
Original file line number Diff line number Diff line change 66pyyaml
77decorator
88bcbio-gff == 0.6.6
9- pytest-timeit
Original file line number Diff line number Diff line change 1616
1717setup (
1818 name = "apollo" ,
19- version = '4.2.3 ' ,
19+ version = '4.2.4 ' ,
2020 description = "Apollo API library" ,
2121 long_description = readme ,
2222 author = "Helena Rasche;Anthony Bretaudeau;Nathan Dunn" ,
You can’t perform that action at this time.
0 commit comments