Skip to content

Commit 6f9042c

Browse files
authored
Merge pull request #41 from Toloka/release
Bump version to 1.1.0.rc3
2 parents db62bfa + c6424b3 commit 6f9042c

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.1.0.rc2'
3+
__version__ = '1.1.0.rc3'
44

55
__all__: List[str] = []

0 commit comments

Comments
 (0)