File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11# THIS FILE IS AUTOMATICALLY UPDATED DURING THE BUILD PROCESS 
22# DO NOT EDIT THIS FILE DIRECTLY 
33
4- __build__  =  1651 
4+ __build__  =  1652 
55__author__  =  "@joocer" 
6- __version__  =  "0.26.0-beta.1651 " 
6+ __version__  =  "0.26.0-beta.1652 " 
77
88# Store the version here so: 
99# 1) we don't load dependencies by storing it in __init__.py 
Original file line number Diff line number Diff line change 11[project ]
22name  = " opteryx" 
3- version  = " 0.26.0-beta.1651 " 
3+ version  = " 0.26.0-beta.1652 " 
44description  = " Query your data, where it lives" 
55requires-python  = ' >=3.11' 
66readme  = {file  = " README.md" content-type  = " text/markdown" 
Original file line number Diff line number Diff line change 1111import  os 
1212import  platform 
1313import  sys 
14- from  distutils . sysconfig  import  get_config_var 
14+ from  sysconfig  import  get_config_var 
1515from  typing  import  Any 
1616from  typing  import  Dict 
1717
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments