Skip to content

Commit 4faddf5

Browse files
author
Thomas Irgang
authored
v0.1.9
Merge pull request #25 from PabloCastellano/develop
1 parent a30143f commit 4faddf5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
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.8'
4+
version = '0.1.9'
55

66
setup(
77
name = 'icalevents',

0 commit comments

Comments
 (0)