We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ec0991d + d9ed72f commit a3ab59cCopy full SHA for a3ab59c
crowdkit/__init__.py
@@ -1,5 +1,5 @@
1
from typing import List
2
3
-__version__ = '1.1.0'
+__version__ = '1.2.0.rc1'
4
5
__all__: List[str] = []
0 commit comments