Back to development: 3.12.1

pull/246/head
Johannes Raggam 2017-11-07 10:12:39 +01:00
rodzic ff1c351ae6
commit 5feee9bac5
2 zmienionych plików z 7 dodań i 1 usunięć

Wyświetl plik

@ -1,6 +1,12 @@
Changelog Changelog
========= =========
3.12.1 (unreleased)
-------------------
- Nothing changed yet.
3.12 (2017-11-07) 3.12 (2017-11-07)
----------------- -----------------

Wyświetl plik

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