File tree Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11<div  align =" center "  style =" margin-bottom 20px  ;" >
2-     <div><img src="https://raw.githubusercontent.com/redis/redis-vl-python/main/docs/_static/Redis_Logo_Red_RGB.svg" style="width: 250px ; margin-bottom: 20px;"></div> 
2+     <div><img src="https://raw.githubusercontent.com/redis/redis-vl-python/main/docs/_static/Redis_Logo_Red_RGB.svg" style="max- width: 200px ; margin-bottom: 20px;"></div> 
33    <h1>🔥 Vector Library</h1> 
44</div >
55
Original file line number Diff line number Diff line change 1717  },
1818  {
1919   "cell_type" : " code" 
20-    "execution_count" : 30 ,
20+    "execution_count" : 1 ,
2121   "metadata" : {},
2222   "outputs" : [
2323    {
2424     "name" : " stdout" 
2525     "output_type" : " stream" 
2626     "text" : [
27-       " \u001b [32m18:12:25 \u001b [0m \u001b [34m[RedisVL]\u001b [0m \u001b [1;30mINFO\u001b [0m   RedisVL version 0.3.9 \n " 
27+       " \u001b [32m16:19:10 \u001b [0m \u001b [34m[RedisVL]\u001b [0m \u001b [1;30mINFO\u001b [0m   RedisVL version 0.4.0 \n " 
2828     ]
2929    }
3030   ],
390390   "name" : " python" 
391391   "nbconvert_exporter" : " python" 
392392   "pygments_lexer" : " ipython3" 
393-    "version" : " 3.12 .2" 
393+    "version" : " 3.13 .2" 
394394  }
395395 },
396396 "nbformat" : 4 ,
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name  = " redisvl" 
3- version  = " 0.3.9 " 
3+ version  = " 0.4.0 " 
44description  = " Python client library and CLI for using Redis as a vector database" 
55authors  = [
" Redis Inc. <[email protected] >" ]
66license  = " MIT" 
Original file line number Diff line number Diff line change 1- __version__  =  "0.3.9 " 
1+ __version__  =  "0.4.0 " 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments