kopia lustrzana https://github.com/collective/icalendar
				
				
				
			
							rodzic
							
								
									dc69525c1e
								
							
						
					
					
						commit
						184e1247a5
					
				| 
						 | 
				
			
			@ -1,9 +1,16 @@
 | 
			
		|||
Changelog
 | 
			
		||||
=========
 | 
			
		||||
 | 
			
		||||
3.0b1 (2012-02-24)
 | 
			
		||||
 | 
			
		||||
3.0.1b1 (2012-02-24)
 | 
			
		||||
------------------
 | 
			
		||||
 | 
			
		||||
* Update Release information.
 | 
			
		||||
  [thet]
 | 
			
		||||
 | 
			
		||||
3.0
 | 
			
		||||
---
 | 
			
		||||
 | 
			
		||||
* Add API for proper Timezone support. Allow creating ical DATE-TIME strings
 | 
			
		||||
  with timezone information from Python datetimes with pytz based timezone
 | 
			
		||||
  information and vice versa.
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
							
								
								
									
										2
									
								
								setup.py
								
								
								
								
							
							
						
						
									
										2
									
								
								setup.py
								
								
								
								
							| 
						 | 
				
			
			@ -1,7 +1,7 @@
 | 
			
		|||
import os
 | 
			
		||||
import setuptools
 | 
			
		||||
 | 
			
		||||
version = '3.0b1'
 | 
			
		||||
version = '3.0.1b1'
 | 
			
		||||
 | 
			
		||||
setuptools.setup(
 | 
			
		||||
    name='icalendar',
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Ładowanie…
	
		Reference in New Issue