File tree Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 11Changelog
22--------- 
33
4+ 1.1.2 (Sep 1, 2018)
5+ ==================== 
6+ 
7+ - Fix installation on kernels <= 4.4.
8+ 
9+ - Fix uinput creation ignoring absinfo settings.
10+ 
11+ 
4121.1.0 (Aug 27, 2018)
513==================== 
614
Original file line number Diff line number Diff line change 6060# built documents. 
6161# 
6262# The full version, including alpha/beta/rc tags. 
63- release  =  '1.1.0 ' 
63+ release  =  '1.1.2 ' 
6464
6565# The short X.Y version. 
6666version  =  release 
Original file line number Diff line number Diff line change 11[bumpversion] 
2- current_version  = 1.1.0 
2+ current_version  = 1.1.2 
33message  = Bump version: {current_version} -> {new_version}
44commit  = True
55tag  = True
Original file line number Diff line number Diff line change 4444#----------------------------------------------------------------------------- 
4545kw  =  {
4646    'name' :                 'evdev' ,
47-     'version' :              '1.1.0 ' ,
47+     'version' :              '1.1.2 ' ,
4848
4949    'description' :          'Bindings to the Linux input handling subsystem' ,
5050    'long_description' :     open (pjoin (here , 'README.rst' )).read (),
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments