File tree Expand file tree Collapse file tree 3 files changed +32
-2
lines changed Expand file tree Collapse file tree 3 files changed +32
-2
lines changed Original file line number Diff line number Diff line change 1+ # CHANGELOG  
2+ 
3+ 
4+ ## v0.0.1 (2025-04-21)  
5+ 
6+ ### Bug Fixes  
7+ 
8+ -  Add missing libraries
9+   ([ ` d6f7c72 ` ] ( https://github.com/EleutherAI/delphi/commit/d6f7c72c0b9dd4fd12dc78aa75fd77d146b0199b ) )
10+ 
11+ -  Add missing libraries
12+   ([ ` 853d8ca ` ] ( https://github.com/EleutherAI/delphi/commit/853d8ca93256b8bda1395bab08199de45eb63926 ) )
13+ 
14+ -  Scope issue with sae causing it to not be loaded properly
15+   ([ ` 94f40cc ` ] ( https://github.com/EleutherAI/delphi/commit/94f40cc8def426baa9be682e22c96d4c31a8b5ed ) )
16+ 
17+ -  Scope issue with sae causing it to not be loaded properly
18+   ([ ` 23caed7 ` ] ( https://github.com/EleutherAI/delphi/commit/23caed746e0536da5a0739b6f0cdf12c678be467 ) )
19+ 
20+ ### Documentation  
21+ 
22+ -  Update README.md
23+   ([ ` 4385b0b ` ] ( https://github.com/EleutherAI/delphi/commit/4385b0b3a9ee99fdbf5713a3f990ab5721b12d1e ) )
24+ 
25+ acessed -> accessed
26+ 
27+ -  Update README.md
28+   ([ ` 31b6896 ` ] ( https://github.com/EleutherAI/delphi/commit/31b6896ae412903ab797da429f8c834a26a8dfed ) )
29+ 
30+ acessed -> accessed
Original file line number Diff line number Diff line change 1- __version__  =  "0.2.0 " 
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.2.0 " 
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