mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-06-19 09:13:53 +00:00
Bump to 2.6.2
This commit is contained in:
parent
8c4493da99
commit
07505d720c
@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
|
|
||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [2.6.2] - 2020-01-16
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
|
|
||||||
- Fixed broken examples in README, examples and doc
|
- Fixed broken examples in README, examples and doc
|
||||||
|
|||||||
2
setup.py
2
setup.py
@ -4,7 +4,7 @@ desc = """### A light weight Python library for the Spotify Web API"""
|
|||||||
|
|
||||||
setup(
|
setup(
|
||||||
name='spotipy',
|
name='spotipy',
|
||||||
version='2.6.1',
|
version='2.6.2',
|
||||||
long_description=desc,
|
long_description=desc,
|
||||||
long_description_content_type='text/markdown',
|
long_description_content_type='text/markdown',
|
||||||
author="@plamere",
|
author="@plamere",
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user