Skip to content

Commit

Permalink
Bump version to 0.26.dev (#378)
Browse files Browse the repository at this point in the history
* Bump version

* Update src/litdata/__about__.py

Co-authored-by: Jirka Borovec <[email protected]>

---------

Co-authored-by: Bhimraj Yadav <[email protected]>
Co-authored-by: Jirka Borovec <[email protected]>
  • Loading branch information
3 people authored Sep 18, 2024
1 parent c9aaf24 commit 7bf1d6a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/litdata/__about__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

import time

__version__ = "0.2.26"
__version__ = "0.2.27.dev"
__author__ = "Lightning AI et al."
__author_email__ = "[email protected]"
__license__ = "Apache-2.0"
Expand Down

0 comments on commit 7bf1d6a

Please sign in to comment.