Skip to content

Commit

Permalink
Release 0.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
thebigmunch committed Mar 25, 2020
1 parent c74afb5 commit 1d7e9bc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ This project adheres to [Semantic Versioning](https://semver.org).

[Commits](https://github.com/thebigmunch/audio-metadata/compare/0.8.0...master)


## [0.9.0](https://github.com/thebigmunch/audio-metadata/releases/tag/0.9.0) (2020-03-25)

[Commits](https://github.com/thebigmunch/audio-metadata/compare/0.8.0...0.9.0)

### Added

* ``Tag``.
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ build-backend = "poetry.masonry.api"
[tool.poetry]
name = "audio-metadata"
description = "A library for reading and, in the future, writing metadata from audio files."
version = "0.8.0"
version = "0.9.0"

license = "MIT"

Expand Down

0 comments on commit 1d7e9bc

Please sign in to comment.