diff --git a/src/distilabel/__init__.py b/src/distilabel/__init__.py index f7f536a3b1..477ffd1d0e 100644 --- a/src/distilabel/__init__.py +++ b/src/distilabel/__init__.py @@ -12,4 +12,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -__version__ = "0.2.0" +__version__ = "0.2.1"