File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2121author  =  'Galo.gm' 
2222
2323# The full version, including alpha/beta/rc tags 
24- release  =  '1.0.0 ' 
24+ release  =  '1.0.1 ' 
2525
2626
2727# -- General configuration --------------------------------------------------- 
Original file line number Diff line number Diff line change 11"""Graph Datasets 
22""" 
33
4- __version__  =  "1.0.0 " 
4+ __version__  =  "1.0.1 " 
55
66from  .load_data  import  load_data 
77from  .utils  import  * 
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44
55[project ]
66name  = " graph_datasets" 
7- version  = " 1.0.0 " 
7+ version  = " 1.0.1 " 
88authors  = [{ 
name  = 
" galo.gm" , 
email  = 
" [email protected] "  }]
99keywords  = [" graph" " datasets" 
1010description  = " Load graph datasets." 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments