Skip to content

Commit 68f3aec

Browse files
committed
Bump version to 1.3.0.rc1
1 parent 704cac3 commit 68f3aec

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.2.1"
3+
__version__ = "1.3.0.rc1"
44

55
__all__: List[str] = []

0 commit comments

Comments
 (0)