Skip to content

Commit

Permalink
new version
Browse files Browse the repository at this point in the history
  • Loading branch information
upgradeQ committed Jul 18, 2020
1 parent 038d083 commit 2cd6040
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@

setuptools.setup(
name="osuplaylist",
version="1.1.0",
author="upgradehq",
version="1.2.0",
author="upgradeq",
author_email="noreply@example.com",
description="Export audio from osu to directory/to ingame collection/to steam music or create m3u8 playlist",
long_description=long_description,
long_description_content_type="text/markdown",
url="https://github.com/upgradehq/osuplaylist",
url="https://github.com/upgradeq/osuplaylist",
packages=["osuplaylist"],
entry_points={"console_scripts": ["osuplaylist=osuplaylist.osuplaylist:main"]},
keywords="osu steam export music filter player playlist utility",
Expand Down

0 comments on commit 2cd6040

Please sign in to comment.