Changed version to 2nd Alpha of 0.1.
This commit is contained in:
parent
a2e572cf6e
commit
63847f7b42
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
@ -19,7 +19,7 @@ long_description = (this_directory / "README.md").read_text()
|
|||
|
||||
setuptools.setup(
|
||||
name="Wobuzz",
|
||||
version="0.1a1",
|
||||
version="0.1a2",
|
||||
description="An audio player made by The Wobbler",
|
||||
long_description=long_description,
|
||||
long_description_content_type="text/markdown",
|
||||
|
|
Loading…
Add table
Reference in a new issue