Skip to content

Commit e5aaa96

Browse files
authored
Update to version 74.0 (#2369)
1 parent 0d913d2 commit e5aaa96

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-1
lines changed

CHANGES.rst

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,30 @@
11
Changes
22
=======
33

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+
428
73.0 (released)
529
-----------------
630
1. ENCD-4129 update-to-snovault-1.0.12 (#2336)

setup.py

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

6161
setup(
6262
name='encoded',
63-
version='73.0',
63+
version='74.0',
6464
description='Metadata database for ENCODE',
6565
long_description=README + '\n\n' + CHANGES,
6666
packages=find_packages('src'),

0 commit comments

Comments
 (0)