Skip to content

Commit

Permalink
Dev version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
pawelad committed Nov 16, 2024
1 parent c98d8dd commit e9d5cec
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ The format is based on [Keep a Changelog], and this project adheres to

## [v0.1.0](https://github.com/pawelad/music_snapshot/releases/tag/v0.1.0) - 2024-11-16
### Added
- Initial release
- Initial release.


[keep a changelog]: https://keepachangelog.com/en/1.1.0/
Expand Down
2 changes: 1 addition & 1 deletion src/music_snapshot/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

__title__ = "music_snapshot"
__description__ = "Save a snapshot of your day as a Spotify playlist."
__version__ = "0.1.0"
__version__ = "0.1.1.dev0"
__url__ = "https://github.com/pawelad/music_snapshot"
__author__ = "Paweł Adamczak"
__email__ = "[email protected]"
Expand Down

0 comments on commit e9d5cec

Please sign in to comment.