Skip to content

Commit 155aff1

Browse files
authored
update-version-v113.0 (#3765)
1 parent 301cedd commit 155aff1

File tree

2 files changed

+42
-1
lines changed

2 files changed

+42
-1
lines changed

CHANGES.rst

Lines changed: 41 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,46 @@
11
Changes
22
=======
3+
113.0 (released) snovault 1.0.54
4+
--------------------------------
5+
1. ENCD-5772-modify-wgbs-audit (#3751)
6+
2. ENCD-5782-browser-label (#3757)
7+
3. ENCD-5780-cart-analysis-crash (#3756)
8+
4. ENCD-5767-fix-file-details-facets-viz-files (#3749)
9+
5. Update snovault 1.0.54 (#3746)
10+
6. ENCD-5726-file-gallery-analysis-display-update (#3723)
11+
7. SNO-27-pip-installable (#3707)
12+
8. SNO-191-pyramid-env-vars (#3738)
13+
9. ENCD-4302-fix-dbxref-jest-errors (#3711)
14+
10. ENCD-5711-add-regulome-output-type-to-analysis-step (#3718)
15+
11. SNO-117-top-hits-search (#3710)
16+
12. ENCD-5699-filter-report-by-analyses (#3744)
17+
13. ENCD-5743 add glossary link (#3745)
18+
14. ENCD-5717-convert-cCRE-annotation-biochemical-inputs-property (#3740)
19+
15. ENCD-5736-pin-wale (#3731)
20+
16. ENCD-5701-cart-analysis-selection (#3743)
21+
17. ENCD-5739-fix-elasticsearch-install-circleci (#3732)
22+
18. ENCD-4573-documentation-links-for-facets (#3735)
23+
19. ENCD-5738-making-analysis-step-run-submittable (#3737)
24+
20. ENCD-5693 clickable mouse diagram (#3733)
25+
21. ENCD-5706-exempt-mixed-biosample-from-undetermined-replication-audit (#3742)
26+
22. ENCD-5712-chia-pet-audits (#3734)
27+
23. ENCD-5716-differentiation-series (#3720)
28+
24. ENCD-5735-add-guide-quantifications-output-type (#3730)
29+
25. ENCD-5705-add-audit-flag-experiments-with-inconsistent-analysis-status (#3736)
30+
26. ENCD-5714-add-defect-mode-property-dnase (#3722)
31+
27. ENCD-5675 Display all children of a biosample including grandchildren (#3709)
32+
28. ENCD-5676-add-doi-to-dataset (#3725)
33+
29. ENCD-2753-slim-embed-analysis-in-file (#3728)
34+
30. ENCD-5731-add-accession-to-analysis-boost (#3726)
35+
31. ENCD-5707-relax-unreplicated-audit-on-PCS (#3729)
36+
32. ENCD-5725-analysis-title (#3727)
37+
33. ENCD-5708-release-documents-with-released-analysis-objects (#3724)
38+
34. ENCD-5612-paste-deploy-scripts-static (#3714)
39+
35. ENCD-5475-fix-modal-font (#3713)
40+
36. ENCD-5715-do-not-mess-with-cluster-name (#3712)
41+
37. ENCD-5348 WGBS audit (#3715)
42+
38. ENCD-5652-AMI-based-deployment (#3664)
43+
344
112.0 (released) snovault 1.0.53
445
--------------------------------
546
1. ENCD-5719 fix breadcrumbs and treatments (#3716)

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565

6666
setup(
6767
name='encoded',
68-
version='112.0',
68+
version='113.0',
6969
description='Metadata database for ENCODE',
7070
long_description=README + '\n\n' + CHANGES,
7171
packages=find_packages('src'),

0 commit comments

Comments
 (0)