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.
1 parent dae14cb commit dc50a83Copy full SHA for dc50a83
crowdkit/__init__.py
@@ -1,5 +1,5 @@
1
from typing import List
2
3
-__version__ = "1.3.0.rc1"
+__version__ = "1.3.0.rc2"
4
5
__all__: List[str] = []
0 commit comments