Skip to content

Commit

Permalink
bump 1.5.0 (#1508)
Browse files Browse the repository at this point in the history
bump lightly to 1.5.0
  • Loading branch information
japrescott committed Feb 20, 2024
1 parent 583737f commit f37c67a
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.26"
__version__ = "1.5.0"


import os
Expand Down

0 comments on commit f37c67a

Please sign in to comment.