Update caldav stubs to 1.0.* (#9668)

This commit is contained in:
Alex Waygood
2023-02-03 14:38:16 +00:00
committed by GitHub
parent ce8c82a27c
commit 48cffeeea6
4 changed files with 13 additions and 3 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
version = "0.11.*"
version = "1.0.*"
# also types-lxml and types-icalendar when those stubs are added
requires = ["types-requests", "types-vobject"]