We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b29c7f9 commit ce0581eCopy full SHA for ce0581e
setup.py
@@ -1,7 +1,7 @@
1
#!/usr/bin/env python3
2
from setuptools import setup
3
4
-version = '0.1.24'
+version = '0.1.25'
5
6
setup(
7
name = 'icalevents',
0 commit comments