We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent adec31e commit f6dde8fCopy full SHA for f6dde8f
1 file changed
pyproject.toml
@@ -22,7 +22,7 @@ classifiers = [
22
description = "CLI to convert yaml into ics."
23
24
dependencies = [
25
- "ics-vtimezones == 2020.1",
+ "ics-vtimezones == 2020.2",
26
"ics == 0.8.0.dev0",
27
"python-dateutil >= 2.8",
28
"pyyaml >= 6",
0 commit comments