Skip to content

Commit

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

0.2.5 (2021-07-30)
------------------

* Fixes log_file option
* Updates requirements

0.2.4 (2021-07-23)
------------------

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

__author__ = """Christopher Bailey"""
__email__ = "[email protected]"
__version__ = "0.2.4"
__version__ = "0.2.5"

0 comments on commit 2ca91fe

Please sign in to comment.