Skip to content

Commit 92f1db1

Browse files
committed
release 1.0.4
1 parent d5476a7 commit 92f1db1

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## 1.0.4
4+
- FIX: allow for alpha-channel in inference
5+
36
## 1.0.3
47
- FIX: still incongruent plotting of combined train
58
- FIX: plot an augmentation sample with alpha channel imgs

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ readme = "README.md"
1313
requires-python = ">=3.9"
1414
keywords = ["metric learning", "biology"]
1515
dynamic = ["dependencies"]
16-
version = "1.0.3"
16+
version = "1.0.4"
1717

1818
[project.urls]
1919
"Homepage" = "https://github.com/agporto/BioEncoder"

0 commit comments

Comments
 (0)