Skip to content

Commit

Permalink
Bump version to 1.2.7 (#697)
Browse files Browse the repository at this point in the history
  • Loading branch information
guarin authored Feb 15, 2022
1 parent a925c61 commit ad28c58
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.2.6'
__version__ = '1.2.7'

import os

Expand Down

0 comments on commit ad28c58

Please sign in to comment.