Compare commits

...

2 Commits

Author SHA1 Message Date
cclecle
d430907f12 chore: dummy change 2023-09-24 19:27:16 +01:00
cclecle
0be71a4c3c feat: add py.typed for mypy 2023-09-24 19:21:29 +01:00
2 changed files with 2 additions and 1 deletions

View File

@@ -135,6 +135,6 @@ kwargs available to this function:
There is unfortunately some technical limitation :
* MultiThreading and async behavior is not tested.
* MultiThreading and async behavior is not tested / supported.
* Multiple tag on the same commit is not supported.
* Branch filter when searching for a version is only tested with -no-ff strategy

View File

@@ -0,0 +1 @@
# PlaceHolder