Back to development: 3.11.1

[ci skip]
pull/202/head
Maurits van Rees 2016-11-18 20:13:51 +01:00
rodzic 617ca66589
commit b8e242af4d
2 zmienionych plików z 17 dodań i 1 usunięć

Wyświetl plik

@ -1,6 +1,22 @@
Changelog
=========
3.11.1 (unreleased)
-------------------
Breaking changes:
- *add item here*
New features:
- *add item here*
Bug fixes:
- *add item here*
3.11 (2016-11-18)
-----------------

Wyświetl plik

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