Skip to content

Commit

Permalink
Bump version to 3.0.1 and fix description_content_type
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdwetering committed Apr 2, 2022
1 parent 5d9ee19 commit 1ad1c09
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,10 @@
# Versions should comply with PEP440. For a discussion on single-sourcing
# the version across setup.py and the project code, see
# https://packaging.python.org/en/latest/single_source_version.html
version="3.0.0",
version="3.0.1",
description="Automation control library for Yamaha receivers that support the YNCA protocol.",
long_description=long_description,
long_description_content_type="text/markdown",
# The project's main homepage.
url="https://github.com/mvdwetering/ynca",
# Author details
Expand Down

0 comments on commit 1ad1c09

Please sign in to comment.