mirror of
				https://github.com/psycopg/psycopg2.git
				synced 2025-11-04 01:37:31 +03:00 
			
		
		
		
	chore: bump to next dev version
This commit is contained in:
		
							parent
							
								
									c2b6a8aaea
								
							
						
					
					
						commit
						9c4f3854a9
					
				
							
								
								
									
										2
									
								
								setup.py
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								setup.py
									
									
									
									
									
								
							| 
						 | 
					@ -40,7 +40,7 @@ import configparser
 | 
				
			||||||
# Take a look at https://www.python.org/dev/peps/pep-0440/
 | 
					# Take a look at https://www.python.org/dev/peps/pep-0440/
 | 
				
			||||||
# for a consistent versioning pattern.
 | 
					# for a consistent versioning pattern.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
PSYCOPG_VERSION = '2.9.10'
 | 
					PSYCOPG_VERSION = '2.9.11.dev1'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
# note: if you are changing the list of supported Python version please fix
 | 
					# note: if you are changing the list of supported Python version please fix
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user