Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

Commit

Permalink
Merge pull request #75 from Skyscanner/release
Browse files Browse the repository at this point in the history
1.5.0
  • Loading branch information
adeptex committed Aug 18, 2021
2 parents 04b39e9 + f44dd6b commit 5635956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion whispers/__version__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
VERSION = (1, 4, 9)
VERSION = (1, 5, 0)

__version__ = ".".join(map(str, VERSION))

0 comments on commit 5635956

Please sign in to comment.