kopia lustrzana https://github.com/collective/icalendar
				
				
				
			version 5.0.8
							rodzic
							
								
									52d5cea2b0
								
							
						
					
					
						commit
						a10268584f
					
				| 
						 | 
					@ -1,7 +1,7 @@
 | 
				
			||||||
Changelog
 | 
					Changelog
 | 
				
			||||||
=========
 | 
					=========
 | 
				
			||||||
 | 
					
 | 
				
			||||||
5.0.8 (unreleased)
 | 
					5.0.8 (2023-09-18)
 | 
				
			||||||
------------------
 | 
					------------------
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Minor changes:
 | 
					Minor changes:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -112,7 +112,7 @@ Try it out:
 | 
				
			||||||
    Type "help", "copyright", "credits" or "license" for more information.
 | 
					    Type "help", "copyright", "credits" or "license" for more information.
 | 
				
			||||||
    >>> import icalendar
 | 
					    >>> import icalendar
 | 
				
			||||||
    >>> icalendar.__version__
 | 
					    >>> icalendar.__version__
 | 
				
			||||||
    '5.0.7'
 | 
					    '5.0.8'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Building the documentation locally
 | 
					Building the documentation locally
 | 
				
			||||||
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 | 
					~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -1,4 +1,4 @@
 | 
				
			||||||
__version__ = '5.0.7'
 | 
					__version__ = '5.0.8'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
from icalendar.cal import (
 | 
					from icalendar.cal import (
 | 
				
			||||||
    Calendar,
 | 
					    Calendar,
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Ładowanie…
	
		Reference in New Issue