Skip to content

Commit

Permalink
v0.1.2
Browse files Browse the repository at this point in the history
Pull request from PabloCastellano integrated.
  • Loading branch information
Thomas Irgang authored Feb 9, 2018
1 parent e6f9812 commit 41ee0f7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"pytz",
"datetime",
],
version = '0.1.1',
version = '0.1.2',
description = 'iCal downloader and parser',
author = 'Thomas Irgang',
author_email = '[email protected]',
Expand Down Expand Up @@ -40,4 +40,4 @@
This version requires Python 3 or later.
"""
)
)

0 comments on commit 41ee0f7

Please sign in to comment.