Skip to content

Commit

Permalink
Ver(1.7): Add -seq and -play-seek, fix coding cfg support for mido
Browse files Browse the repository at this point in the history
  • Loading branch information
duangsuse committed May 6, 2020
1 parent be8e9b3 commit ed3da14
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 @@ -9,7 +9,7 @@ def parse_requirements(requirements):
return list(filter(lambda s: s.strip() != "", items))

setup(
name="hachiko-bapu", version="0.1.6",
name="hachiko-bapu", version="0.1.7",
python_requires=">=3.5",
author="duangsuse", author_email="fedora-opensuse@outlook.com",
url="https://github.com/duangsuse-valid-projects/Hachiko",
Expand Down

0 comments on commit ed3da14

Please sign in to comment.