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 8024e2c + 41495f2 commit cae13b4Copy full SHA for cae13b4
crowdkit/__init__.py
@@ -1,5 +1,5 @@
1
from typing import List
2
3
-__version__ = '1.0.0'
+__version__ = '1.1.0.rc1'
4
5
__all__: List[str] = []
0 commit comments