Skip to content

Commit

Permalink
fix: correct version
Browse files Browse the repository at this point in the history
  • Loading branch information
t03i committed Oct 16, 2024
1 parent a0b7907 commit 9f03843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[project]
name = "protspace"
version = "0.9.1"
version = "0.9.0"
description = "A visualisation tool for protein embeddings from pLMs"
authors = [{ name = "Tobias Senoner", email = "[email protected]" }]
readme = "README.md"
Expand Down

0 comments on commit 9f03843

Please sign in to comment.