Skip to content

Commit cf26986

Browse files
authored
Merge pull request #44 from Toloka/release
Bump version to 1.1.0
2 parents 01d5684 + ffa62cb commit cf26986

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

55
__all__: List[str] = []

0 commit comments

Comments
 (0)