Skip to content

Commit 583ae2c

Browse files
author
Thomas Irgang
authored
v0.1.13
Fixed parsing when multiple `rrule`s are present #32
1 parent 007b3f3 commit 583ae2c

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.12'
4+
version = '0.1.13'
55

66
setup(
77
name = 'icalevents',

0 commit comments

Comments
 (0)