prepare release pt2

pull/249/head
Johannes Raggam 2017-11-08 14:23:48 +01:00
rodzic 47f98e4d87
commit ae4b882524
2 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -1,8 +1,8 @@
Changelog Changelog
========= =========
4.0 (unreleased) 4.0.0 (unreleased)
---------------- ------------------
Breaking changes: Breaking changes:

Wyświetl plik

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