Skip to content

Commit

Permalink
update-version-v128.0 (#4311)
Browse files Browse the repository at this point in the history
  • Loading branch information
keenangraham authored Aug 8, 2022
1 parent 2f518d8 commit f8de237
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 1 deletion.
43 changes: 43 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,48 @@
Changes
=======
128.0 (released) snovault 1.0.65
--------------------------------
1. update snovault 1.0.64 (#4300)
2. ENCM-60-introduce-genotyping (#4299)
3. ENCM-61-add-encyclopedia-versions (#4298)
4. ENCM-55 Updates for BPnet (#4293)
5. ENCM-62 Update home page card links (#4296)
6. ENCM-56-terms-for-e-g-mpra (#4295)
7. ENCM-58-sc-atac-qc-metrics-definitions (#4291)
8. ENCM-57-post-differentiation-time-audit (#4294)
9. ENCM-52-long-read-output-types (#4289)
10. ENCM-59-bpnet-qc-object (#4292)
11. ENCM-53-atac-chip-qc (#4286)
12. ENCM-44-spatial-transcript-and-immune-ont-update (#4288)
13. ENCM-54-pin-splinter (#4287)
14. ENCM-50-chip-modern-audits (#4285)
15. ENCM-38 ChIA QC (#4281)
16. ENCM-43 supersedes donor (#4284)
17. ENCM-41-annotation-updates (#4278)
18. ENCM-36-update-HiC-QC (#4276)
19. ENCM-34 Updated GM reagent ID RegEx (#4280)
20. ENCM-40-dont-transform-limit-all (#4273)
21. ENCM-42-reference-exp-input (#4277)
22. ENCM-47 Descriptions added to DNase QC (#4279)
23. ENCM-37-rna-qc-update (#4283)
24. ENCM-32 fix thymus thyroid mix-up (#4272)
25. ENCM-25 add human body map to single cell (#4268)
26. ENCM-39 replace view all links (#4275)
27. ENCM-45-npm-timeout (#4274)
28. ENCM-29-pin-antlr (#4271)
29. ENCM-26 update default encyc tracks (#4264)
30. ENCM-23-broken-annotation-ucsc-browser-stuff (#4262)
31. update snovault 1.0.65 (#4306)
32. ENCM-51-hic-audits (#4305)
33. ENCM-65 indexing quality metrics (#4304)
34. ENCM-63-hic-assay-title (#4301)
35. ENCM-30-update-dsQTLs-to-caQTLs (#4302)
36. ENCM-64 aliases (#4303)
37. ENCM-71-cl-owl (#4310)
38. ENCM-70-body-button (#4308)
39. ENCM-68-body-margin (#4309)
40. ENCM-67-limiter-margin (#4307)

127.0 (released) snovault 1.0.62
--------------------------------
1. ENCD-6284 sescc bug fix (#4259)
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@

setup(
name='encoded',
version='127.0',
version='128.0',
description='Metadata database for ENCODE',
long_description=README + '\n\n' + CHANGES,
packages=find_packages('src'),
Expand Down

0 comments on commit f8de237

Please sign in to comment.