File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5050# The short X.Y version. 
5151version  =  '2.2' 
5252# The full version, including alpha/beta/rc tags. 
53- release  =  '2.2.0-dev ' 
53+ release  =  '2.2.1 ' 
5454
5555# The language for content autogenerated by Sphinx. Refer to documentation 
5656# for a list of supported languages. 
Original file line number Diff line number Diff line change 185185from  psycopg2 .pool  import  ThreadedConnectionPool  as  ConnectionPool 
186186
187187
188- __version__  =  '2.2.0-dev ' 
188+ __version__  =  '2.2.1 ' 
189189
190190
191191# A Helper 
Original file line number Diff line number Diff line change 66     , author = 'Gratipay, LLC' 
77     , description = "postgres is a high-value abstraction over psycopg2." 
88     , url = 'https://postgres-py.readthedocs.org' 
9-      , version = '2.2.0-dev ' 
9+      , version = '2.2.1 ' 
1010     , packages = find_packages ()
1111     , install_requires = ['psycopg2 >= 2.5.0' ]
1212     , classifiers = [
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments