Skip to content

Commit 5daf064

Browse files
authored
Merge pull request #13 from billsioros/development
Testing Changelog
2 parents bdca14d + eb7c3a0 commit 5daf064

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,3 +6,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

88
## [Unreleased]
9+
10+
## [v0.1.5] - 2021-04-17
11+
12+
[Unreleased]: https://github.com/billsioros/dotify/compare/v0.1.5...HEAD
13+
14+
[v0.1.5]: https://github.com/billsioros/dotify/compare/24a27771d5c24b28ce85939efa2ad324ce70ff1d...v0.1.5

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 = "0.1.4"
3+
version = "0.1.5"
44
description = "🐍🎶 Yet another Spotify Web API Python library"
55
readme = "README.md"
66
authors = ["billsioros <[email protected]>"]

0 commit comments

Comments
 (0)