File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed
Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,15 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
66
77<!-- next-version-placeholder-->
88
9+ ## v2.0.5 (2021-07-20)
10+ ### Fix
11+ * Update ` pyproject ` metadata ([ ` 99061cb ` ] ( https://github.com/the-dotify-project/dotify/commit/99061cb9fc193719e456287108cca9e025e93e9d ) )
12+
13+ ### Documentation
14+ * Mention ` poethepoet ` in Contributing Guidelines ([ ` 81ba159 ` ] ( https://github.com/the-dotify-project/dotify/commit/81ba159b0eaa22807936d6b0300a550a54ae6560 ) )
15+
16+ ** [ See all commits in this version] ( https://github.com/the-dotify-project/dotify/compare/v2.0.4...v2.0.5 ) **
17+
918## v2.0.4 (2021-07-20)
1019### Fix
1120* Correct key when caching ` CD.yml ` deps ([ ` 372de80 ` ] ( https://github.com/the-dotify-project/dotify/commit/372de80f755ca9592fdad36768eabf3329ab762f ) )
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " dotify"
3- version = " 2.0.4 "
3+ version = " 2.0.5 "
44description = " 🐍🎶 Yet another Spotify Web API Python library"
55readme = " README.md"
66authors = [
" billsioros <[email protected] >" ]
You can’t perform that action at this time.
0 commit comments