pull/515/head
Nicco Kunzmann 2023-04-13 12:38:35 +01:00
rodzic 4bbb44ed25
commit 7093988c4e
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -112,7 +112,7 @@ Try it out:
Type "help", "copyright", "credits" or "license" for more information.
>>> import icalendar
>>> icalendar.__version__
'5.0.4'
'5.0.5'
Building the documentation locally
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Wyświetl plik

@ -1,4 +1,4 @@
__version__ = '5.0.4'
__version__ = '5.0.5'
from icalendar.cal import (
Calendar,