Skip to content

Commit 7f830b6

Browse files
authored
Remove s5cmd (#293)
1 parent b2974f8 commit 7f830b6

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

requirements.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@ filelock
33
numpy
44
boto3
55
requests
6-
s5cmd

src/litdata/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
import time
1616

17-
__version__ = "0.2.20"
17+
__version__ = "0.2.21"
1818
__author__ = "Lightning AI et al."
1919
__author_email__ = "[email protected]"
2020
__license__ = "Apache-2.0"

0 commit comments

Comments
 (0)