Skip to content

Commit 13532d6

Browse files
committed
Bump version to 4.3.0 for release
New features: CSV/FASTA input support, improved validation, expanded test coverage.
1 parent e510ae2 commit 13532d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

topiary/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
protein_subsequences_around_mutations,
2121
)
2222

23-
__version__ = "4.2.1"
23+
__version__ = "4.3.0"
2424

2525
__all__ = [
2626
"TopiaryPredictor",

0 commit comments

Comments
 (0)