Skip to content

Commit bb34c77

Browse files
author
Thomas Irgang
authored
v0.1.20
Merge pull request #52 from tdaff/no-write-httplib Disable httplib2 cache when no write permission Merge pull request #49 from tdaff/rrule-until Convert RRULE UNTIL with no tzinfo to UTC
1 parent ff44d17 commit bb34c77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env python3
22
from setuptools import setup
33

4-
version = '0.1.19'
4+
version = '0.1.20'
55

66
setup(
77
name = 'icalevents',

0 commit comments

Comments
 (0)