Skip to content

Commit

Permalink
v0.1.12
Browse files Browse the repository at this point in the history
Merge pull request #30 from dlichtistw/dateutil
  • Loading branch information
Thomas Irgang authored Oct 8, 2018
1 parent 3554c68 commit 87ca2d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
#!/usr/bin/env python3
from setuptools import setup

version = '0.1.11'
version = '0.1.12'

setup(
name = 'icalevents',
Expand Down

0 comments on commit 87ca2d1

Please sign in to comment.