Skip to content

Commit b9c8f6e

Browse files
committed
Back to development: 0.8.2
1 parent 453592c commit b9c8f6e

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.2 (unreleased)
6+
---------------------
7+
8+
- Nothing changed yet.
9+
10+
511
## 0.8.1 (2026-02-04)
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.1',
14+
version='0.8.2.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)