File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1- __version__  =  "0.4.1 " 
1+ __version__  =  "0.4.2 " 
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name  = " horusgui" 
3- version  = " 0.4.0 " 
3+ version  = " 0.4.2 " 
44description  = " " 
55authors  = [
" Mark Jessop <[email protected] >" ]
66
@@ -11,7 +11,7 @@ crcmod = "^1.7"
1111PyQt6  = " ^6.7.0" 
1212pyqtgraph  = " ^0.12.3" 
1313pyaudio  = " ^0.2.11" 
14- horusdemodlib  = " ^0.3.13 " 
14+ horusdemodlib  = " >=0.4.0 " 
1515
1616[tool .poetry .dev-dependencies ]
1717
@@ -34,14 +34,14 @@ dependencies = [
3434    " PyQt6"  ,
3535    " audioop-lts; python_version>='3.13'"  ,
3636    " crcmod"  ,
37-     " horusdemodlib>=0.3.12 "  ,
37+     " horusdemodlib>=0.4.0 "  ,
3838    " numpy"  ,
3939    " pyaudio"  ,
4040    " pyqtgraph"  ,
4141    " requests"  ,
4242]
4343name  = " horusgui" 
44- version  = " 0.4.1 " 
44+ version  = " 0.4.2 " 
4545description  = " Project Horus GUI Telemetry Decdoer" 
4646keywords  = [" horus telemetry radio"  ]
4747readme  = " README.md" 
Original file line number Diff line number Diff line change 44PyQt6 
55pyqtgraph 
66requests 
7- horusdemodlib >= 0.3.12  
7+ horusdemodlib >= 0.4.0  
88audioop-lts ; python_version >= '3.13' 
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments