Skip to content

Commit 86fe1b2

Browse files
authored
Bump version from 0.15.2 to 0.15.3 (#474)
1 parent 196f271 commit 86fe1b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lightning_utilities/__about__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import time
22

3-
__version__ = "0.15.2"
3+
__version__ = "0.15.3"
44
__author__ = "Lightning AI et al."
55
__author_email__ = "developer@lightning.ai"
66
__license__ = "Apache-2.0"

0 commit comments

Comments
 (0)