Skip to content

Commit 3dc0eac

Browse files
committed
Preparing release 0.8.2
1 parent 2868856 commit 3dc0eac

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

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

5-
## 0.8.2 (unreleased)
5+
## 0.8.2 (2026-02-05)
66
---------------------
77

8-
- Nothing changed yet.
8+
- Add property for QC duplicate SS acc in accessioning pipeline properties
99

1010

1111
## 0.8.1 (2026-02-04)

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.2.dev0',
14+
version='0.8.2',
1515
license='Apache',
1616
description='EBI EVA - Common Python Utilities',
1717
url='https://github.com/EBIVariation/eva-common-pyutils',

0 commit comments

Comments
 (0)