Skip to content

Commit

Permalink
Back to development: 0.6.6
Browse files Browse the repository at this point in the history
  • Loading branch information
apriltuesday committed Apr 2, 2024
1 parent d37c27f commit 03892a2
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
Changelog for ebi_eva_common_pyutils
===========================

## 0.6.6 (unreleased)
---------------------

- Nothing changed yet.


## 0.6.5 (2024-04-02)
---------------------

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.5',
version='0.6.6.dev0',
license='Apache',
description='EBI EVA - Common Python Utilities',
url='https://github.com/EBIVariation/eva-common-pyutils',
Expand Down

0 comments on commit 03892a2

Please sign in to comment.