Skip to content

Commit fa461a3

Browse files
committed
2.0.5
Automatically generated by python-semantic-release
1 parent 551cc4f commit fa461a3

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff 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))

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "dotify"
3-
version = "2.0.4"
3+
version = "2.0.5"
44
description = "🐍🎶 Yet another Spotify Web API Python library"
55
readme = "README.md"
66
authors = ["billsioros <[email protected]>"]

0 commit comments

Comments
 (0)