Skip to content

Commit f1ef548

Browse files
committed
chore: bump version to 0.1.0 (stable release)
1 parent 5d417bb commit f1ef548

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
</div>
2828

2929
> [!NOTE]
30-
> HashPrep v0.1.0 is now stable. Core features are fully tested with CI. The API may still evolve based on community feedback.
30+
> HashPrep is in **beta** (v0.1.0b2). Core features are fully tested with CI. The API may still evolve based on community feedback.
3131
3232
## Overview
3333

hashprep/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
from .core.analyzer import DatasetAnalyzer as DatasetAnalyzer
22

3-
__version__ = "0.1.0b1"
3+
__version__ = "0.1.0b2"

0 commit comments

Comments
 (0)