Skip to content

Commit 6f8af80

Browse files
committed
Back to development: 0.8.1
1 parent d95a096 commit 6f8af80

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
Changelog for ebi_eva_common_pyutils
33
===========================
44

5+
## 0.8.1 (unreleased)
6+
---------------------
7+
8+
- Nothing changed yet.
9+
10+
511
## 0.8.0 (2025-12-19)
612
---------------------
713

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
name='ebi_eva_common_pyutils',
1212
scripts=[os.path.join(os.path.dirname(__file__), 'ebi_eva_internal_pyutils', 'archive_directory.py')],
1313
packages=find_packages(),
14-
version='0.8.0',
14+
version='0.8.1.dev0',
1515
license='Apache',
1616
description='EBI EVA - Common Python Utilities',
1717
url='https://github.com/EBIVariation/eva-common-pyutils',

0 commit comments

Comments
 (0)