diff --git a/setup.py b/setup.py index b69e903..db46c7f 100755 --- a/setup.py +++ b/setup.py @@ -1,7 +1,7 @@ #!/usr/bin/env python3 from setuptools import setup -version = '0.1.11' +version = '0.1.12' setup( name = 'icalevents',