Skip to content

Commit dc50a83

Browse files
committed
Bump version to 1.3.0.rc2
1 parent dae14cb commit dc50a83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

crowdkit/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from typing import List
22

3-
__version__ = "1.3.0.rc1"
3+
__version__ = "1.3.0.rc2"
44

55
__all__: List[str] = []

0 commit comments

Comments
 (0)