diff --git a/setup.py b/setup.py index 5501663a..5593c8ac 100644 --- a/setup.py +++ b/setup.py @@ -21,7 +21,7 @@ setup( name="nemo_curator", - version="0.4.0", + version="0.4.1", description="Scalable Data Preprocessing Tool for " "Training Large Language Models", long_description=long_description,