File tree Expand file tree Collapse file tree 3 files changed +12
-17
lines changed
Expand file tree Collapse file tree 3 files changed +12
-17
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
33
4- ## v0.0.2 (2025-06-02)
5-
6- ### Bug Fixes
7-
8- - Initial release
9- ([ ` 6efa228 ` ] ( https://github.com/EleutherAI/delphi/commit/6efa228c8d9c0fddc6cb21760c1adb1d51ffdc77 ) )
10-
11-
12- ## v0.0.1 (2025-04-21)
4+ ## v0.0.1 (2025-06-03)
135
146### Bug Fixes
157
168- Add missing libraries
17- ([ ` d6f7c72 ` ] ( https://github.com/EleutherAI /delphi/commit/d6f7c72c0b9dd4fd12dc78aa75fd77d146b0199b ) )
9+ ([ ` d6f7c72 ` ] ( https://github.com/anthonyduong9 /delphi/commit/d6f7c72c0b9dd4fd12dc78aa75fd77d146b0199b ) )
1810
1911- Add missing libraries
20- ([ ` 853d8ca ` ] ( https://github.com/EleutherAI/delphi/commit/853d8ca93256b8bda1395bab08199de45eb63926 ) )
12+ ([ ` 853d8ca ` ] ( https://github.com/anthonyduong9/delphi/commit/853d8ca93256b8bda1395bab08199de45eb63926 ) )
13+
14+ - Initial release
15+ ([ ` 6efa228 ` ] ( https://github.com/anthonyduong9/delphi/commit/6efa228c8d9c0fddc6cb21760c1adb1d51ffdc77 ) )
2116
2217- Scope issue with sae causing it to not be loaded properly
23- ([ ` 94f40cc ` ] ( https://github.com/EleutherAI /delphi/commit/94f40cc8def426baa9be682e22c96d4c31a8b5ed ) )
18+ ([ ` 94f40cc ` ] ( https://github.com/anthonyduong9 /delphi/commit/94f40cc8def426baa9be682e22c96d4c31a8b5ed ) )
2419
2520- Scope issue with sae causing it to not be loaded properly
26- ([ ` 23caed7 ` ] ( https://github.com/EleutherAI /delphi/commit/23caed746e0536da5a0739b6f0cdf12c678be467 ) )
21+ ([ ` 23caed7 ` ] ( https://github.com/anthonyduong9 /delphi/commit/23caed746e0536da5a0739b6f0cdf12c678be467 ) )
2722
2823### Documentation
2924
3025- Update README.md
31- ([ ` 4385b0b ` ] ( https://github.com/EleutherAI /delphi/commit/4385b0b3a9ee99fdbf5713a3f990ab5721b12d1e ) )
26+ ([ ` 4385b0b ` ] ( https://github.com/anthonyduong9 /delphi/commit/4385b0b3a9ee99fdbf5713a3f990ab5721b12d1e ) )
3227
3328acessed -> accessed
3429
3530- Update README.md
36- ([ ` 31b6896 ` ] ( https://github.com/EleutherAI /delphi/commit/31b6896ae412903ab797da429f8c834a26a8dfed ) )
31+ ([ ` 31b6896 ` ] ( https://github.com/anthonyduong9 /delphi/commit/31b6896ae412903ab797da429f8c834a26a8dfed ) )
3732
3833acessed -> accessed
Original file line number Diff line number Diff line change 1- __version__ = "0.0.2 "
1+ __version__ = "0.0.1 "
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
44
55[project ]
66name = " eai-delphi"
7- version = " 0.0.2 "
7+ version = " 0.0.1 "
88description = " Automated Interpretability"
99readme = " README.md"
1010requires-python = " >=3.10"
You can’t perform that action at this time.
0 commit comments