0.9.6 branding
This commit is contained in:
		
							
								
								
									
										1
									
								
								AUTHORS
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								AUTHORS
									
									
									
									
									
								
							@@ -13,6 +13,7 @@ Contributors
 | 
			
		||||
* Patrick Carlisle
 | 
			
		||||
* Brantley Harris
 | 
			
		||||
* Gregory Holt
 | 
			
		||||
* Joe Malicki
 | 
			
		||||
* Chet Murthy
 | 
			
		||||
* Eugene Oden
 | 
			
		||||
* radix
 | 
			
		||||
 
 | 
			
		||||
@@ -41,7 +41,7 @@ easy_install eventlet
 | 
			
		||||
 | 
			
		||||
<p>Alternately, you can download the source tarball:
 | 
			
		||||
<ul>
 | 
			
		||||
<li><a href="http://pypi.python.org/packages/source/e/eventlet/eventlet-0.9.5.tar.gz">eventlet-0.9.5.tar.gz</a></li>
 | 
			
		||||
<li><a href="http://pypi.python.org/packages/source/e/eventlet/eventlet-0.9.6.tar.gz">eventlet-0.9.6.tar.gz</a></li>
 | 
			
		||||
</ul>
 | 
			
		||||
</p>
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
@@ -1,4 +1,4 @@
 | 
			
		||||
version_info = (0, 9, 6, "dev1")
 | 
			
		||||
version_info = (0, 9, 6)
 | 
			
		||||
__version__ = ".".join(map(str, version_info))
 | 
			
		||||
 | 
			
		||||
try:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user