Skip to content

Commit cae13b4

Browse files
authored
Merge pull request #38 from Toloka/release
Bump version to 1.1.0.rc1
2 parents 8024e2c + 41495f2 commit cae13b4

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

55
__all__: List[str] = []

0 commit comments

Comments
 (0)