Skip to content

Commit

Permalink
Version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
AngellusMortis committed Jul 24, 2021
1 parent 3f95277 commit d0df121
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,11 @@
History
=======

0.2.8 (2021-07-24)
------------------

* Precache m3u8 playlists

0.2.7 (2021-07-23)
------------------

Expand Down
2 changes: 1 addition & 1 deletion sxm/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@

__author__ = """AngellusMortis"""
__email__ = "[email protected]"
__version__ = "0.2.7"
__version__ = "0.2.8"
__all__ = [
"AuthenticationError",
"HLS_AES_KEY",
Expand Down

0 comments on commit d0df121

Please sign in to comment.