File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ 0.9.1]  - 2022-02-23 
8+ ### Fixed  
9+ -  macOS: Python 3.10 wheel was incorrectly named (universal2 instead of x86_64)
10+ 
711## [ 0.9.0]  - 2021-12-12 
812### Added  
913-  Python 3.10 support.
@@ -106,6 +110,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
106110-  Support for [ OBS-VirtualCam] ( https://github.com/CatxFish/obs-virtual-cam ) .
107111
108112
113+ [ 0.9.1 ] : https://github.com/letmaik/pyvirtualcam/compare/v0.9.0...v0.9.1 
109114[ 0.9.0 ] : https://github.com/letmaik/pyvirtualcam/compare/v0.8.0...v0.9.0 
110115[ 0.8.0 ] : https://github.com/letmaik/pyvirtualcam/compare/v0.7.0...v0.8.0 
111116[ 0.7.0 ] : https://github.com/letmaik/pyvirtualcam/compare/v0.6.0...v0.7.0 
Original file line number Diff line number Diff line change 1- __version__  =  "0.9.0 " 
1+ __version__  =  "0.9.1 " 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments