Skip to content

Commit

Permalink
Release v1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
pzelasko committed May 3, 2022
1 parent b5fce28 commit fbe0461
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lhotse/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
# NOTE: REMEMBER TO UPDATE THE ACTUAL VERSION IN setup.py WHEN RELEASING #
# !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! #
# Use a default placeholder when the version is unavailable...
__version__ = "1.1.0.dev+missing.version.file"
__version__ = "1.1.0+missing.version.file"

from . import augmentation
from . import dataset
Expand Down

0 comments on commit fbe0461

Please sign in to comment.