Skip to content

Commit

Permalink
Change v1.4.0 to v1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
moshi4 committed Sep 26, 2024
1 parent 4a388cd commit a71d6e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pygenomeviz/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

from pygenomeviz.genomeviz import GenomeViz

__version__ = "1.4.0"
__version__ = "1.4.1"

__all__ = [
"GenomeViz",
Expand Down

0 comments on commit a71d6e9

Please sign in to comment.