Skip to content

Commit 2d19216

Browse files
committed
Added repo logo
1 parent caf827a commit 2d19216

File tree

4 files changed

+7
-2
lines changed

4 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,3 +23,8 @@ Moved frequency weighting image to be included in the package.
2323

2424
#### Image Bug
2525
Moving image again and correcting reference.
26+
27+
## 0.1.5 (2024-05-17)
28+
29+
#### Added Logo
30+
Added repo logo.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# torch-log-wmse-audio-quality
1+
![torch-log-wmse-audio-quality-logo](https://raw.githubusercontent.com/crlandsc/torch-log-wmse-audio-quality/main/images/logo.png)
22

33
[![LICENSE](https://img.shields.io/github/license/crlandsc/torch-log-wmse-audio-quality)](https://github.com/crlandsc/torch-log-wmse-audio-quality/blob/main/LICENSE) [![GitHub Repo stars](https://img.shields.io/github/stars/crlandsc/torch-log-wmse-audio-quality)](https://github.com/crlandsc/torch-log-wmse-audio-quality/stargazers) [![GitHub forks](https://img.shields.io/github/forks/crlandsc/torch-log-wmse-audio-quality)](https://github.com/crlandsc/torch-log-wmse-audio-quality/forks)
44

images/logo.png

228 KB
Loading

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = torch-log-wmse-audio-quality
3-
version = 0.1.4
3+
version = 0.1.5
44
author = Christopher Landschoot
55
author_email = [email protected]
66
license = Apache License 2.0

0 commit comments

Comments
 (0)