We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents db62bfa + c6424b3 commit 6f9042cCopy full SHA for 6f9042c
crowdkit/__init__.py
@@ -1,5 +1,5 @@
1
from typing import List
2
3
-__version__ = '1.1.0.rc2'
+__version__ = '1.1.0.rc3'
4
5
__all__: List[str] = []
0 commit comments