diff --git a/src/distilabel/__init__.py b/src/distilabel/__init__.py index 2a2632685c..23ef7c5559 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.0" +__version__ = "0.1.1"