Bump version to 2.1.0rc3
This commit is contained in:
		
							
								
								
									
										9
									
								
								NEWS.md
									
									
									
									
									
								
							
							
						
						
									
										9
									
								
								NEWS.md
									
									
									
									
									
								
							@@ -1,6 +1,15 @@
 | 
			
		||||
News
 | 
			
		||||
====
 | 
			
		||||
 | 
			
		||||
2.1.0rc3
 | 
			
		||||
--------
 | 
			
		||||
 | 
			
		||||
This release is compatible with version 2.0.0.
 | 
			
		||||
 | 
			
		||||
* Include VObject version in item cache hash
 | 
			
		||||
* Improve logging of client timeouts
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
2.1.0rc2
 | 
			
		||||
--------
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -52,7 +52,7 @@ import vobject
 | 
			
		||||
 | 
			
		||||
from . import auth, rights, storage, web, xmlutils
 | 
			
		||||
 | 
			
		||||
VERSION = "2.1.0rc2"
 | 
			
		||||
VERSION = "2.1.0rc3"
 | 
			
		||||
 | 
			
		||||
NOT_ALLOWED = (
 | 
			
		||||
    client.FORBIDDEN, (("Content-Type", "text/plain"),),
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user