Skip to content

Commit 311e767

Browse files
authored
Bump version to 0.2.40 (#491)
1 parent de84beb commit 311e767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.39"
17+
__version__ = "0.2.40"
1818
__author__ = "Lightning AI et al."
1919
__author_email__ = "pytorch@lightning.ai"
2020
__license__ = "Apache-2.0"

0 commit comments

Comments
 (0)