diff --git a/src/distilabel/__init__.py b/src/distilabel/__init__.py index 23ef7c5559..f7f536a3b1 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.1.1" +__version__ = "0.2.0"