Skip to content

Commit

Permalink
Bump version to 1.0.0, add CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
simongoricar committed Dec 5, 2020
1 parent f74728a commit e051bd1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
1.0
- Added: initial version (four modes of search)
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "lastfm-extended-stats"
version = "0.1.0"
version = "1.0.0"
description = "Generate extended stats from your Last.fm scrobbles using your local music library, MusicBrainz and YouTube."
repository = "https://github.com/DefaultSimon/lastfm-extended-scrobbles"
authors = ["Simon Goričar <[email protected]>"]
Expand Down

0 comments on commit e051bd1

Please sign in to comment.