We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bb8717 commit d3eb4ffCopy full SHA for d3eb4ff
crowdkit/__init__.py
@@ -1,5 +1,5 @@
1
from typing import List
2
3
-__version__ = "1.3.0.rc2"
+__version__ = "1.3.0"
4
5
__all__: List[str] = []
0 commit comments