Skip to content

Commit

Permalink
bumps version
Browse files Browse the repository at this point in the history
  • Loading branch information
AngellusMortis committed May 24, 2019
1 parent 733ad2b commit 910b932
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ def parse_requirements(filename):
test_suite="tests",
tests_require=requirements["dev"],
url="https://github.com/AngellusMortis/sxm-player",
version="0.1.1",
version="0.1.2",
zip_safe=False,
extras_require={"dev": requirements["dev"]},
)

0 comments on commit 910b932

Please sign in to comment.