Preparing release 3.11.1

[ci skip]
pull/208/head 3.11.1
Maurits van Rees 2016-12-19 18:03:04 +01:00
rodzic d7af875e42
commit 69b5ec7f54
2 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -1,7 +1,7 @@
Changelog Changelog
========= =========
3.11.1 (unreleased) 3.11.1 (2016-12-19)
------------------- -------------------
Bug fixes: Bug fixes:

Wyświetl plik

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