File tree Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change 1
1
Changes
2
2
=======
3
3
4
+ 74.0 (released)
5
+ -----------------
6
+ 1. ENCD-4169 Update to snovault 1.0.15
7
+ 2. ENCD-4131 set-status-endpoint (#2363)
8
+ 3. ENCD-4168 add-embed-cache-to-ini (#2367)
9
+ 4. ENCD-4167 Explicitly set availability zone in deploy script (#2361)
10
+ 5. ENCD-4163 Update to snovault 1.0.14 (#2360)
11
+ 6. ENCD-3997 Create Gene object (#2307)
12
+ 7. ENCD-4083 Allow aws s3 to s3 file transfer (#2358)
13
+ 8. ENCD-4162 update snovault 1.0.13 (#2359)
14
+ 9. ENCD-4136 Add dry run arg for deployment (#2357)
15
+ 10. ENCD-4123 audit chip (#2343)
16
+ 11. ENCD-4154 Remove unused search type arg (#2355)
17
+ 12. ENCD-4141 Add alias namespaces (#2344)
18
+ 13. ENCD-4152 Make organism scientific_name required (#2354)
19
+ 14. ENCD-4107 Added experiment_class to experiment schema (#2330)
20
+ 15. ENCD-4134 add RIN number property to Library (#2348)
21
+ 16. ENCD-3732 replicate-sorting (#2329)
22
+ 17. ENCD-4146 Restore FileDownloadButton constructor (#2352)
23
+ 18. ENCD-4149 Allow bin test log arg for workbook loading (#2351)
24
+ 19. ENCD-4144 Fix failing impersonation test button size (#2350)
25
+ 20. ENCD-4118 set minimum value to 0 for ch coordinates in GM (#2347)
26
+ 21. ENCD-4143 Add asserts to status trigger tests
27
+
4
28
73.0 (released)
5
29
-----------------
6
30
1. ENCD-4129 update-to-snovault-1.0.12 (#2336)
Original file line number Diff line number Diff line change 60
60
61
61
setup (
62
62
name = 'encoded' ,
63
- version = '73 .0' ,
63
+ version = '74 .0' ,
64
64
description = 'Metadata database for ENCODE' ,
65
65
long_description = README + '\n \n ' + CHANGES ,
66
66
packages = find_packages ('src' ),
You can’t perform that action at this time.
0 commit comments