Preparing release 4.0.2

[ci skip]
pull/265/head 4.0.2
esteele 2018-06-20 08:52:51 -04:00
rodzic 4f84e706f9
commit cd160f4a7e
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -1,7 +1,7 @@
Changelog Changelog
========= =========
4.0.2 (unreleased) 4.0.2 (2018-06-20)
------------------ ------------------
Bug fixes: Bug fixes:

Wyświetl plik

@ -1,5 +1,5 @@
# -*- coding: utf-8 -*- # -*- coding: utf-8 -*-
__version__ = '4.0.2.dev0' __version__ = '4.0.2'
from icalendar.cal import ( from icalendar.cal import (
Calendar, Calendar,