Skip to content

Commit 7ca5828

Browse files
committed
2.0.3
Automatically generated by python-semantic-release
1 parent a120a62 commit 7ca5828

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
66

77
<!--next-version-placeholder-->
88

9+
## v2.0.3 (2021-07-20)
10+
### Fix
11+
* Use the upcoming version when deploying docs ([`f778318`](https://github.com/the-dotify-project/dotify/commit/f7783189bf683e516e2b0ce9a0c9c13441acc812))
12+
13+
**[See all commits in this version](https://github.com/the-dotify-project/dotify/compare/v2.0.2...v2.0.3)**
14+
915
## v2.0.2 (2021-07-20)
1016
### Fix
1117
* Sync workflow depending on "Publish" ([`0e5dea3`](https://github.com/the-dotify-project/dotify/commit/0e5dea33bdb36da452d40653a962e296652411f5))

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build_command = "python -m pip install poetry && poetry build"
55

66
[tool.poetry]
77
name = "dotify"
8-
version = "2.0.2"
8+
version = "2.0.3"
99
description = "🐍🎶 Yet another Spotify Web API Python library"
1010
readme = "README.md"
1111
authors = ["billsioros <[email protected]>"]

0 commit comments

Comments
 (0)