Skip to content

Commit

Permalink
Bumping version to v1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
sundarvenkata-EBI committed Oct 30, 2023
1 parent defe06c commit ebe3651
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 5 deletions.
11 changes: 8 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
Changelog for eva-submission
============================

## 1.14 (unreleased)
## 1.14 (2023-10-30)
--------------------

- Nothing changed yet.
- Use new version of eva-common-pyutils (v0.6.2).
- Do not validate biosamples when we update sample info. See [here](https://github.com/EBIvariation/eva-submission/pull/178).
- Improve novel attributes validation. See [here](https://github.com/EBIvariation/eva-submission/pull/176).
- Refactor to use new version of pyutils. See [here](https://github.com/EBIvariation/eva-submission/pull/174).
- Add check for ENA projects and Biosamples accession. See [here](https://github.com/EBIvariation/eva-submission/pull/173).
- Do not catch errors during normalisation. See [here](https://github.com/EBIvariation/eva-submission/pull/172).
- Use Ensembl rapid release and project assembly as fallbacks for target assembly. See [here](https://github.com/EBIvariation/eva-submission/pull/170).


## 1.13 (2023-09-21)
Expand Down
2 changes: 1 addition & 1 deletion eva_submission/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.14.dev0
1.14
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cached-property
cerberus
ebi-eva-common-pyutils[eva-internal]==0.6.0
ebi-eva-common-pyutils[eva-internal]==0.6.2
eva-vcf-merge==0.0.7
humanize
lxml
Expand Down

0 comments on commit ebe3651

Please sign in to comment.