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 01d5684 + ffa62cb commit cf26986Copy full SHA for cf26986
crowdkit/__init__.py
@@ -1,5 +1,5 @@
1
from typing import List
2
3
-__version__ = '1.1.0.rc4'
+__version__ = '1.1.0'
4
5
__all__: List[str] = []
0 commit comments