Skip to content

Commit fa54d46

Browse files
committed
release 1.0.2
1 parent 2e69073 commit fa54d46

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 1.0.2
4+
- FIX: previous fixes didn't get fully merged from dev branch
5+
- FIX: install rich
6+
37
## 1.0.1
48
- NEW: perplexity option for interactive plots
59
- FIX: horizontal bar plotting in headless environments and inference without config

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.1"
16+
version = "1.0.2"
1717

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

0 commit comments

Comments
 (0)