Codebase list python-icalendar / 3.11.7
Preparing release 3.11.7 [ci skip] esteele 6 years ago
2 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
00 Changelog
11 =========
22
3 3.11.7 (unreleased)
3 3.11.7 (2017-08-27)
44 -------------------
55
66 New features:
00 # -*- coding: utf-8 -*-
1 __version__ = '3.11.7.dev0'
1 __version__ = '3.11.7'
22
33 from icalendar.cal import (
44 Calendar,