Skip to content

Commit

Permalink
Bump version to 1.4.15 (#1349)
Browse files Browse the repository at this point in the history
  • Loading branch information
philippmwirth authored Aug 8, 2023
1 parent e3a341a commit b69b8b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lightly/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@
# All Rights Reserved

__name__ = "lightly"
__version__ = "1.4.14"
__version__ = "1.4.15"

import os

Expand Down

0 comments on commit b69b8b1

Please sign in to comment.