Skip to content

Commit 493fd24

Browse files
authored
Bump version to 0.2.43 (#525)
1 parent 2f06216 commit 493fd24

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

0 commit comments

Comments
 (0)