Back to development: 3.11.3

[ci skip]
pull/208/head
Timo Stollenwerk 2017-01-12 17:34:09 +01:00
rodzic 5ec4e60560
commit ebb47ee991
2 zmienionych plików z 17 dodań i 1 usunięć

Wyświetl plik

@ -1,6 +1,22 @@
Changelog Changelog
========= =========
3.11.3 (unreleased)
-------------------
Breaking changes:
- *add item here*
New features:
- *add item here*
Bug fixes:
- *add item here*
3.11.2 (2017-01-12) 3.11.2 (2017-01-12)
------------------- -------------------

Wyświetl plik

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