Skip to content

Commit

Permalink
Bumping version to v0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sundarvenkata-EBI committed Oct 30, 2023
1 parent cc7bc03 commit c192439
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
Changelog for ebi_eva_common_pyutils
===========================

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

- Nothing changed yet.
- Resolve patch assemblies to proper assembly code. See [here](https://github.com/EBIvariation/eva-common-pyutils/pull/50/files).


## 0.6.1 (2023-10-09)
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
name='ebi_eva_common_pyutils',
scripts=[os.path.join(os.path.dirname(__file__), 'ebi_eva_internal_pyutils', 'archive_directory.py')],
packages=find_packages(),
version='0.6.2.dev0',
version='0.6.2',
license='Apache',
description='EBI EVA - Common Python Utilities',
url='https://github.com/EBIVariation/eva-common-pyutils',
Expand Down

0 comments on commit c192439

Please sign in to comment.