Back to development: 3.11.5

[ci skip]
pull/225/head
esteele 2017-05-10 08:52:19 -04:00
rodzic a0380b78db
commit fa86fd5dfb
2 zmienionych plików z 17 dodań i 1 usunięć

Wyświetl plik

@ -1,6 +1,22 @@
Changelog
=========
3.11.5 (unreleased)
-------------------
Breaking changes:
- *add item here*
New features:
- *add item here*
Bug fixes:
- *add item here*
3.11.4 (2017-05-10)
-------------------

Wyświetl plik

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