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

Commit

Permalink
Merge pull request #48 from Skyscanner/1.4.5
Browse files Browse the repository at this point in the history
Bump version 1.4.5
  • Loading branch information
adeptex authored Mar 18, 2021
2 parents dcece84 + eb7f639 commit 2b3aab9
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, 4)
VERSION = (1, 4, 5)

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

0 comments on commit 2b3aab9

Please sign in to comment.