kopia lustrzana https://github.com/collective/icalendar
version 5.0.0
rodzic
877649e501
commit
17e5136eee
22
CHANGES.rst
22
CHANGES.rst
|
|
@ -1,9 +1,27 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
5.0.1 (unreleased)
|
||||
------------------
|
||||
|
||||
5.0.0a2 (unreleased)
|
||||
--------------------
|
||||
Minor changes:
|
||||
|
||||
- ...
|
||||
|
||||
Breaking changes:
|
||||
|
||||
- ...
|
||||
|
||||
New features:
|
||||
|
||||
- ...
|
||||
|
||||
Bug fixes:
|
||||
|
||||
- ...
|
||||
|
||||
5.0.0 (2022-10-17)
|
||||
------------------
|
||||
|
||||
Minor changes:
|
||||
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
__version__ = '5.0.0a2.dev0'
|
||||
__version__ = '5.0.0'
|
||||
|
||||
from icalendar.cal import (
|
||||
Calendar,
|
||||
|
|
|
|||
Ładowanie…
Reference in New Issue