Skip to content

Commit

Permalink
Bump version to 1.4.21 (#1414)
Browse files Browse the repository at this point in the history
  • Loading branch information
guarin authored Oct 4, 2023
1 parent 5f1cd69 commit 3dc9bcf
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.20"
__version__ = "1.4.21"


import os
Expand Down

0 comments on commit 3dc9bcf

Please sign in to comment.