diff --git a/stubs/icalendar/METADATA.toml b/stubs/icalendar/METADATA.toml index 97ecb3243..df95fc7f8 100644 --- a/stubs/icalendar/METADATA.toml +++ b/stubs/icalendar/METADATA.toml @@ -1,4 +1,4 @@ -version = "6.0.*" +version = "~= 6.0.1" upstream_repository = "https://github.com/collective/icalendar" requires = ["types-python-dateutil", "backports.zoneinfo; python_version<'3.9'"]