We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5ff05e commit 5213544Copy full SHA for 5213544
1 file changed
src/litdata/__about__.py
@@ -14,7 +14,7 @@
14
15
import time
16
17
-__version__ = "0.2.61"
+__version__ = "0.2.62"
18
__author__ = "Lightning AI et al."
19
__author_email__ = "pytorch@lightning.ai"
20
__license__ = "Apache-2.0"
0 commit comments