Toloka / crowd-kit

Control the quality of your labeled data with the Python tools you already know.
https://crowd-kit.readthedocs.io/
Other
213 stars 16 forks source link

[FEATURE] Version 1.4.0 release #121

Closed shenxiangzhuang closed 2 months ago

shenxiangzhuang commented 2 months ago

Problem description

Shall we release a new version for these changes after 1.3.0?

Feature description

Release a new version.

Potential alternatives

No response

Papers connected with feature

No response

Additional information

No response

pilot7747 commented 2 months ago

why not? @dustalov wdyt?

dustalov commented 2 months ago

No reason not to. I'll do it today later. I believe that it should be 1.3.1, though.

shenxiangzhuang commented 2 months ago

No reason not to. I'll do it today later. I believe that it should be 1.3.1, though.

Very glad to hear that! I'm just wondering why we should use 1.3.1 instead of 1.4.0. Some new functionality has been added, and bumping the minor version seems fine according to https://semver.org/ (2. MINOR version when you add functionality in a backward compatible manner).

dustalov commented 2 months ago

I double-checked the commit history and noticed that we had a lot of significant changes, including a switch to uv, some dependency version freezes, etc. The 1.4.0 is now on PyPI.

@shenxiangzhuang: could you please check if we can release 1.4.1 with the relaxed requirement to attrs?

shenxiangzhuang commented 2 months ago

Ok. I'll check it later.